ginesr / Collections

Collections for Perl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

INSTALLATION

To install this module, run the following commands:

	perl Makefile.PL
	make
	make test
	make install

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the
perldoc command.

    perldoc Collections::Ordered

COPYRIGHT AND LICENCE

Copyright (C) 2009 Mariano Wahlmann

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

About

Collections for Perl


Languages

Language:Perl 100.0%