Help for this page

Select Code to Download


  1. or download this
    /home/myusername/website/prod/www        <- webroot
    /home/myusername/website/prod/lib        <- scripts
    /home/myusername/website/prod/template   <- you can guess :)
    /home/myusername/website/test/data
    
  2. or download this
    Insecure dependency in require while running with -T switch at index.p
    +l line 8.
    BEGIN failed--compilation aborted at index.pl line 8.
    
  3. or download this
    #!/usr/bin/perl -T
    
    ...
    my $html = Site::HTML->new;
    
    $html->head;