Help for this page

Select Code to Download


  1. or download this
    Can't find string terminator "r" anywhere before EOF at HTML/DOM/Inter
    +face.pm li
    ne 83.
    Compilation failed in require at WWW/Mechanize/Plugin/DOM/Window.pm li
    +ne 8.
    ...
    BEGIN failed--compilation aborted at WWW/Mechanize/Plugin/DOM.pm line 
    +21.
    Compilation failed in require at script/kslsend.pl line 6.
    BEGIN failed--compilation aborted at script/kslsend.pl line 6.
    
  2. or download this
    #!/usr/bin/perl
    use warnings;
    use strict;
    ...
    $agent->use_plugin('JavaScript');
    
    exit;