Gossamer Forum
Home : Products : DBMan : Installation :

Calling cgi-bin/db.cgi?db=orders from a perl module/cgi

Quote Reply
Calling cgi-bin/db.cgi?db=orders from a perl module/cgi
hello.
i'm trying to call the db.cgi using the function "use", inside a cgi.

is there a way to call like this:

use db.pm?db=orders; ?????????

------------------
Carlo Falci
Quote Reply
Re: Calling cgi-bin/db.cgi?db=orders from a perl module/cgi In reply to
Simply require it and call the sub you need.

------------------
WFMY-TV Webmaster