Help for this page

Select Code to Download


  1. or download this
    Attempt to free unreferenced scalar: SV 0x316cc3c, Perl interpreter: 0
    +x240a4bc a
    t server.pl line 67.
    
  2. or download this
    #!/usr/bin/perl -w
     
    use strict;
    ...
            print "Subscribed to Flight Plan\n" if $subscribe == 2;
        }
    }