oo(3pm) - phpMan

Command: man perldoc info search(apropos)  


oo(3pm)                        User Contributed Perl Documentation                        oo(3pm)

NAME
       oo - syntactic sugar for Moo oneliners

SYNOPSIS
         perl -Moo=Foo -e 'has bar => ( is => q[ro], default => q[baz] ); print Foo->new->bar'

         # loads an existing class and re-"opens" the package definition
         perl -Moo=+My::Class -e 'print __PACKAGE__->new->bar'

DESCRIPTION
       oo.pm is a simple source filter that adds "package $name; use Moo;" to the beginning of
       your script, intended for use on the command line via the -M option.

SUPPORT
       See Moo for support and contact information.

AUTHORS
       See Moo for authors.

COPYRIGHT AND LICENSE
       See Moo for the copyright and license.

perl v5.32.1                                2021-12-05                                    oo(3pm)

Generated by $Id: phpMan.php,v 4.55 2007/09/05 04:42:51 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2025-04-23 10:48 @160.79.109.7 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0!Valid CSS!