perl-announcements
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:A Perl port of Vassili Bykov's announcement framework
Announcement version 0.0.1

Danger, Will Robinson. This is very much alpha quality. Right now it passes
its tests, but doesn't actually do anything. And even to pass its tests it
needs dependencies that aren't really properly covered in Makefile.PL. In
particular, you'll need to install rafl's gitub versions of:

parse-method-signatures  - git://github.com/rafl/parse-method-signatures.git
moosex-method-signatures - git://github.com/rafl/moosex-methods-signatures.git

If you think of this package as a five finger exercise by someone relearning
in public, you won't go far wrong.

INSTALLATION

To install this module, run the following commands:

    perl Makefile.PL
    make
    make test
    make install


DEPENDENCIES

See above, but also

MooseX::Declare
Test::Class


COPYRIGHT AND LICENCE

Copyright (C) 2009, Piers Cawley

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。