GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
REMOOS(1) User Contributed Perl Documentation REMOOS(1)

remoos - Rewrite Moos.pm into Your Own Module

    remoos My::Base::Class > lib/My/Base/Class.pm

Moos is a Moose-esque Perl OO framework that lives in one single file. That makes it easy to turn it into your Perl module distribution's own OO base class. This remoos utility makes it easier.

The "remoos" utility simply reads in a copy of Moos.pm, changes all the references of Moos to your module's name, and writes the result to stdout.

It will also remove comments and documentation, and add a comment at the top indicating that it was derived from Moos.

Ingy döt Net <ingy@cpan.org>

Toby Inkster <tobyink@cpan.org>

Copyright 2012-2014. Ingy döt Net.

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

See http://www.perl.com/perl/misc/Artistic.html

2014-08-19 perl v5.32.1

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.