*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> perl5/CGI::Switch (3)              
Title
Content
Arch
Section
 

Contents


CGI::Switch(3)							CGI::Switch(3)


NAME    [Toc]    [Back]

     CGI::Switch - Try more than one constructors and return the first object
     available

SYNOPSIS    [Toc]    [Back]

      use CGISwitch;

       -or
      use CGI::Switch This, That, CGI::XA, Foo,	Bar, CGI;

      my $q = new CGI::Switch;

DESCRIPTION    [Toc]    [Back]

     Per default the new() method tries	to call	new() in the three packages
     Apache::CGI, CGI::XA, and CGI. It returns the first CGI object it
     succeeds with.

     The import	method allows you to set up the	default	order of the modules
     to	be tested.

SEE ALSO    [Toc]    [Back]

      
      
     perl(1), Apache(3), CGI(3), CGI::XA(3)

AUTHOR    [Toc]    [Back]

     Andreas Kvnig <[email protected]>


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
tt_spec_type HP-UX return the name of the object type
loc IRIX return the address of an object
loc IRIX return the address of an object
tt_int_error HP-UX return the status of an error object
elf_fsize IRIX return the size of an object file type
tt_spec_propnames_count HP-UX return the number of property names for an object
tt_pattern_user HP-UX return the value in a user data cell for a pattern object
tt_error_pointer HP-UX return a pointer to an error object that encodes the code
tt_error_int HP-UX return an integer error object that encodes the code
tt_spec_propname HP-UX return an element of the property name list for an object spec
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service