CGI::Bus::psp

CGI::Bus::psp is a Perl script processor for CGI::Bus subobjects.
Download

CGI::Bus::psp Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Andrew V Makarow
  • Publisher web site:
  • http://search.cpan.org/~makarow/DBIx-Web-0.75/lib/DBIx/Web.pod

CGI::Bus::psp Tags


CGI::Bus::psp Description

CGI::Bus::psp is a Perl script processor for CGI::Bus subobjects. CGI::Bus::psp is a Perl script processor for CGI::Bus subobjects.SYNOPSIS use CGI::Bus; $s =CGI::Bus->new(); $s->userauthopt; $s->psp->evalf(filename); Or directly in mixed CGI/HTML page: #!perl -w use vars qw($s); $s =do("config.pl"); $s->userauthopt; $s->psp->evalf($0) __END__ tags are considered as Perl code. Script language attribute is observed.Requirements:· Perl


CGI::Bus::psp Related Software