The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
NAME

  HP15 - Source code filter to escape HP-15 script

SYNOPSIS

  use HP15;

DESCRIPTION

  The HP15 software provides character oriented Perl scripting
  environment in HP-15 by easy installation and easy usage.

  - Character oriented regular expression
  - Byte oriented built-in functions
      and
  - Character oriented subroutines
  - Byte oriented regular expression on /b modifier

INSTALLATION

  Just copy HP15.pm and Ehp15.pm to your @INC directory.
  for example, to C:\Perl\site\lib

SUBROUTINES

  HP15::length(charstring)
  HP15::substr(charstring, charpos, charlen)
  etc

SEE ALSO

  http://search.cpan.org/~ina/