List::Rubyish

Array iterator like the Ruby
Download

List::Rubyish Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Kazuhiro Osawa
  • Publisher web site:
  • http://search.cpan.org/~yappo/

List::Rubyish Tags


List::Rubyish Description

Array iterator like the Ruby List::Rubyish is a Perl module created in order to enable use of DBIx::MoCo::List independently.SYNOPSIS my $array_ref = ; my $list = List::Rubyish->new($array_ref); $list->size; #=> 2 my $first = $list->shift; #=> {name => 'jkondo'} $list->push($first); #=> ; # List::Rubyish provides much more useful methods. For more # details, see the sections below. Requirements: · Perl


List::Rubyish Related Software