Skip to content

mako-to/moose-set

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is Perl module Moose::Set.

INSTALLATION

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

    % cpan Moose::Set

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

    % perl Makefile.PL
    % make && make test

Then install it:

    % make install

DOCUMENTATION

Moose::Set documentation is available as in POD. So you can do:

    % perldoc Moose::Set

to read the documentation online with your favorite pager.

Makoto Miura

About

basic set operations for perl

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages