Help for this page

Select Code to Download


  1. or download this
      1 #!/usr/bin/perl
      2 use strict;
    ...
     42 print "hello line $_;<br>";
     43 }
     44
    
  2. or download this
    install_driver(mysql) failed: Can't load '/Library/Perl/5.12/darwin-th
    +read-multi-2level/auto/DBD/mysql/mysql.bundle' for module DBD::mysql:
    + dlopen(/Library/Perl/5.12/darwin-thread-multi-2level/auto/DBD/mysql/
    +mysql.bundle, 1): Library not loaded: libmysqlclient.18.dylib
      Referenced from: /Library/Perl/5.12/darwin-thread-multi-2level/auto/
    +DBD/mysql/mysql.bundle
    ...
    Compilation failed in require at (eval 12) line 3.
    Perhaps a required shared library or dll isn't installed where expecte
    +d
     at /Library/WebServer/CGI-Executables/hello.pl line 22