Help for this page

Select Code to Download


  1. or download this
    C:\>perl -c D:\_STM_work\htmFROMstm16(sms+).pl
    D:\_STM_work\htmFROMstm16(sms+).pl syntax OK
    
    ...
        declare "my $skedhash"?) at D:\_STM_work\htmFROMSTM16.pl line 65.
    BEGIN not safe after errors--compilation aborted at 
        D:\_STM_work\htmFROMSTM16.pl line 66.
    
  2. or download this
    #! /usr/bin/perl
    use warnings;
    use strict;
    ...
            'extra'           => $extra
        );
    ....