Help for this page

Select Code to Download


  1. or download this
    use of unintialised value in pattern match (m//)...
    An undefined value was used as if it were already defined
    
  2. or download this
    #!/usr/bin/perl
    # read letter and word spacing attributes.plx
    ...
    {
      print "Letter and word spacing attributes note found in HTML file.\n
    +";
    }