Skip to content

masaki/mousex-getopt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<<<<<<< HEAD:README
This is Perl module MouseX::Getopt.

INSTALLATION

MouseX::Getopt installation is straightforward. If your CPAN shell is set up,
you should just be able to do

    % cpan MouseX::Getopt

Download it, unpack it, then build it as per the usual:

    % perl Makefile.PL
    % make && make test

Then install it:

    % make install

DOCUMENTATION

MouseX::Getopt documentation is available as in POD. So you can do:

    % perldoc MouseX::Getopt

to read the documentation online with your favorite pager.

NAKAGAWA Masaki
=======
MouseX::Getopt version 0.26
===========================

See the individual module documentation for more information

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

    Mouse
    Getopt::Long

COPYRIGHT AND LICENCE

Copyright (C) 2007-2009 Infinity Interactive, Inc.

http://www.iinteractive.com

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

>>>>>>> gfx/master:README

About

A Mouse role for processing command line options

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages