Skip to content

pdcawley/perl-announcements

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A Perl port of Vassili Bykov's announcement framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages