UNIVERSAL::require(3pm) - phpMan

Command: man perldoc info search(apropos)  


UNIVERSAL::require(3pm)        User Contributed Perl Documentation        UNIVERSAL::require(3pm)



NAME
         UNIVERSAL::require - require() modules from a variable

SYNOPSIS
         # This only needs to be said once in your program.
         require UNIVERSAL::require;

         # Same as "require Some::Module"
         my $module = 'Some::Module';
         $module->require or die $@;





perl v5.8.8                                 2006-11-12                    UNIVERSAL::require(3pm)

Generated by $Id: phpMan.php,v 4.49 2006/02/26 13:18:18 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2012-05-25 04:23 @38.107.179.237 Crawled by CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Valid XHTML 1.0!Valid CSS!