The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

Интерактивная система просмотра системных руководств (man-ов)

 ТемаНаборКатегория 
 
 [Cписок руководств | Печать]

Switch (3)
  • >> Switch (3) ( Solaris man: Библиотечные вызовы )
  • Switch (3) ( Разные man: Библиотечные вызовы )
  • 
    
    

    NAME

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

    SYNOPSIS

    
          use CGISwitch;
    
           -or-
    
          use CGI::Switch This, That, CGI::XA, Foo, Bar, CGI;
    
          my $q = new CGI::Switch;
    
    
    
    

    DESCRIPTION

         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

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

    AUTHOR

         Andreas Koenig <[email protected]>
    
    
    
    


    Поиск по тексту MAN-ов: 




    Партнёры:
    PostgresPro
    Inferno Solutions
    Hosting by Hoster.ru
    Хостинг:

    Закладки на сайте
    Проследить за страницей
    Created 1996-2024 by Maxim Chirkov
    Добавить, Поддержать, Вебмастеру