NAME
Syntax::Feature::Simple::V1 - Version 1 of bundled syntax enhancements
VERSION
version 0.002
SYNOPSIS
use syntax qw( simple/v1 );
DESCRIPTION
This is the first version of the syntax dispatcher. It will setup a function keyword in all cases, and a method keyword and method modifiers if a Moose metaclass was detected.
SEE ALSO
- Syntax::Feature::Simple
-
Main feature documentation.
BUGS
Please report any bugs or feature requests to bug-syntax-feature-simple@rt.cpan.org or through the web interface at: http://rt.cpan.org/Public/Dist/Display.html?Name=Syntax-Feature-Simple
AUTHOR
Robert 'phaylon' Sedlacek <rs@474.at>
COPYRIGHT AND LICENSE
This software is copyright (c) 2011 by Robert 'phaylon' Sedlacek.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.