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

Changes for version 0.05 - 2005-03-29

  • removed <? ... ?> from html
  • add .html.sfish to html extensions
  • removed some bugs in testing
  • function read_records added
  • changing die to croak
  • read_record, line continuation changed: \ \n leaves \n embedded in string, \n[ \t] is removed from string
  • minor modifications (allow no \n at the end for read_record)
  • consider wantarray in read_records
  • minor bugs
  • read_starfish_conf executes each starfish.conf in the approapriate directory
  • documentation improvement

Modules