Uses of Package
com.blackperl.Perl

Classes in com.blackperl.Perl used by com.blackperl.Perl
Chomp
          Static-method implementation of the Perl chomp keyword.
Chop
          Static-method implementation of the Perl chop keyword.
Grep
          Static-method implementation of the Perl grep keyword.
GrepBlock
          Interface expected by methods in the Grep class.
Join
          Static-method implementation of the Perl join keyword.
Lcfirst
          Static-method implementation of the Perl lcfirst keyword.
Map
          Static-method implementation of the Perl map keyword.
MapBlock
          Interface expected by methods in the Map class.
Ucfirst
          Static-method implementation of the Perl ucfirst keyword.