CPAN
Home  Documentation  Recent  Preferences  Modules  Distributions    Authors   
Find    in      

Distributions     > >     P     > >     Package     > >     Package-Transporter
Distribution Package-Transporter [Download]
Author WINTRU [ Winfried Trumper ]
Version 0.88
Abstract Export, Import, and AUTOLOAD under an OO interface
Released 28 Mar 2010
Size 50.5 KB
MD5 Checksum cd678c486479b7df46261c6df49875a2
Additional Files README   |   META   |   Changes   |   INSTALL   |   Makefile.PL   |  
Links search.cpan.org   |   CPAN::Forum  |   AnnoCPAN  |   rt.cpan.org  |   Rating  | CPANTS  | CPAN testers | Dependencies | Testers matrix
Prerequisites parent  |   Test::Simple  |  

Modules

Package::Transporter  [source]   [v 0.88] Export, Import, and AUTOLOAD under an OO interface
Package::Transporter::Generator  [source] Base class for subroutine generators
Package::Transporter::Generator::Drain::Constant_Function  [source] Base class for generating constant functions
Package::Transporter::Generator::Drain::Enumerated  [source] Generate constant functions with enumerated values
Package::Transporter::Generator::Drain::Flatened  [source] Generate constant functions with manually set flatened values
Package::Transporter::Generator::Drain::Lowered  [source] Generate constant functions with their names as lowered values
Package::Transporter::Generator::Drain::Random  [source] Generate constant functions with random values
Package::Transporter::Generator::Potential::After_END  [source] Subroutines from the same package after END
Package::Transporter::Generator::Potential::Anonymous  [source] Minimal generator for anonymous subroutines
Package::Transporter::Generator::Potential::Argument_in_Name  [source] Hardwire one argument in the name of the subroutine
Package::Transporter::Generator::Potential::Auto_Autoload  [source] strip subroutines while loading a package
Package::Transporter::Generator::Potential::Export  [source] On-demand (proxy) export
Package::Transporter::Generator::Potential::Fatal  [source] Partial bridge to Fatal.pm
Package::Transporter::Generator::Potential::Get_Set_Methods  [source] Automatically created accessors and mutators
Package::Transporter::Generator::Potential::Hello_Anything  [source] Full example from synopsis
Package::Transporter::Generator::Potential::Homonymous [source]
Package::Transporter::Generator::Potential::Homonymous_Directory  [source] Require .pl files containing subroutine definitions from a directory of the same name as the package
Package::Transporter::Generator::Potential::Homonymous_Packages  [source] Subroutines from the same package in a different file
Package::Transporter::Generator::Potential::Homonymous_Tie  [source] Subroutines from a DB file of the same name as the package
Package::Transporter::Generator::Potential::Interactive  [source] AUTOLOAD interactive (write missing subroutines as the running program encounters them)
Package::Transporter::Generator::Potential::Pipe  [source] AUTOLOAD via a Unix pipe
Package::Transporter::Generator::Potential::Require_Customized  [source] Include customized file content
Package::Transporter::Generator::Potential::Shell  [source] Bridge to Shell.pm
Package::Transporter::Generator::Potential::Simple_Stubs  [source] Simple subroutines stubs
Package::Transporter::Generator::Potential::SQL_Table  [source] Store your subroutines in a database
Package::Transporter::Generator::Potential::Suggested_Use  [source] Issue the right 'use MODULE' to get the missing subroutine
Package::Transporter::Generator::Potential::Suggested_Use::Suggestions [source]
Package::Transporter::Generator::Universal::Automatic_Require  [source] Attempt an 'require MODULE' for a missing MODULE::subroutine
Package::Transporter::Generator::Universal::Re_Blessed  [source] Delayed object construction through a helper object.
Package::Transporter::Hierarchy [source]
Package::Transporter::Hierarchy::Drain [source]
Package::Transporter::Hierarchy::Potential [source]
Package::Transporter::Hierarchy::Universal [source]
Package::Transporter::Lite  [source] less features, less code
Package::Transporter::Package  [source] a base class for package objects
Package::Transporter::Path_Partition  [source] Partitions the search path for rules
Package::Transporter::Rule::Full_Match  [source] Also match the package name
Package::Transporter::Rule::Gone  [source] Make a rule ineffective
Package::Transporter::Rule::Standard  [source] Standard rule class
Package::Transporter::Standard  [source] The class behind $_[0]

Categories

Development Support    >>     Package
Data Type Utilities    >>     Package

Win32 PPM packages for "Package-Transporter"

ActiveState default Perl 5.10 repository   [  v 0.88   ]
ActiveState default Perl 5.12 repository   [  v 0.88   ]
trouchelle.com Perl 5.10 repository   [  v 0.88   ]
trouchelle.com Perl 5.12 repository   [  v 0.88   ]

Problems, suggestions, or comments to Randy Kobes. Questions? Check the FAQ.
Enable installations using PAR::WebStart.