Query: html::formhandler::traits
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
HTML::FormHandler::Traits(3pm) User Contributed Perl Documentation HTML::FormHandler::Traits(3pm)NAMEHTML::FormHandler::Traits - customized replacement for MooseX::TraitsVERSIONversion 0.40013SYNOPSISUse to get a new composed class with traits: my $class = My::Form->with_traits( 'My::Trait', 'Another::Trait' ); my $form = $class->new;AUTHORFormHandler Contributors - see HTML::FormHandlerCOPYRIGHT AND LICENSEThis software is copyright (c) 2012 by Gerda Shank. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. perl v5.14.2 2012-06-25 HTML::FormHandler::Traits(3pm)
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
Is UNIX an open source OS ? |
Introduction |
Detecting unused variables... |
Find columns in a file based on header and print to new file |