jump.pl - очень просто Perl скрипт который переносит вас на страницу, выбранную из формы
0.002 MB|License: Perl Artistic License
jump.pl is a very simple Perl script that jumps to a page selected from a form.
Requirements:
· Perl >= 5.004 with CGI.pm module.
INSTALLATION:
Copy script to your cgi-bin directory (or as applicable)
and chmod to 755. Modify first line to point to your perl executable.
USAGE:
Include a listbox named "page" in your document with the URL of
each page listed as the value. The URL may be relative to the cgi-bin
directory (not the directory of the HTML document) or may be absolute.