Skip to content

kentaro/perl-hash-rubylike

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is Perl module Hash::RubyLike.

INSTALLATION

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

    % cpan Hash::RubyLike

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

    % perl Makefile.PL
    % make && make test

Then install it:

    % make install

DOCUMENTATION

Hash::RubyLike documentation is available as in POD. So you can do:

    % perldoc Hash::RubyLike

to read the documentation online with your favorite pager.

AUTHOR

Kentaro Kuribayashi <antipop@hatena.ne.jp>

LICENSE

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

About

Ruby-like hash interaction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages