scripting - Adding "1;" to the bottom of a cgi script that uses Perl? -


i know perl scripts (.pl) need "1;" @ end of them use, etc....

but if have cgi script (.cgi) uses perl, "1;" need @ bottom of well? know basic question, wanted sure.

modules (files executed using require or use) , scripts executed using do require true value. scripts executed perl (e.g. cgi scripts) not (though there's no harm in doing so).


Comments

Popular posts from this blog

android - Automated my builds -

how to proxy from https to http with lighttpd -

python - Flask migration error -