Help for this page

Select Code to Download


  1. or download this
    exp: auto.conf
    my a = 1000
    my b = "test"
    my c = 2000
    my d = "test2"
    
  2. or download this
    ###############################
    test.pl
    ...
    #!/usr/bin/perl
    require auto.conf (can i use require)