Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w  
    
    use strict;
    ...
    print "[INFO] All Finished!\n"; #Alerts The User
    my $e = $mech->content(format => 'text');
    print $e;
    
  2. or download this
    <div id="addCommentContainer">
        <p>Add a Torrent</p>
        <form id="addCommentForm" method="post" action="">
    ...
            </div>
        </form>
    </div>