June 2001 Making a Module Last Contents First

Table of Contents

Title Page
What is a Module
Module - package
Module - use Exporter
Module - use vars
Module - $VERSION
Module - @ISA
Module - @EXPORT
Module - @EXPORT_OK
Module - %EXPORT_TAGS
Module - the goodies
Module - 1;
Module - __END__;
h2xs
h2xs - MANIFEST
h2xs - Changes
h2xs - Makefile.PL
h2xs - Module.pm (1 of 4)
h2xs - Module.pm (2 of 4)
h2xs - Module.pm (3 of 4)
h2xs - Module.pm (4 of 4)
h2xs - test.pl
h2xs - README
Alternate Structure
Copyright
Pod
Pod - Converters
Pod - Paragraphs
Pod - =Pod
Pod - =Cut
Pod - =HeadN
Pod - =Over
Pod - =Back
Pod - =Item
Pod - =For
Pod - =Begin / =End
Pod - Ordinary Block of Text
Pod - Escape Characters
Pod - Links
Object Oriented Modules
OOM - Constructor
OOM - Method Call
Test::Harness
ExtUtils::MakeMaker
MakeMaker - Building the Makefile
MakeMaker - make
MakeMaker - Testing
MakeMaker - Distribution
AUTOLOAD
AUTOLOAD - Why
AUTOLOAD - Which Methods
AUTOLOAD - Shorter %AUTOLOADABLE
AUTOLOAD - The Function
AUTOLOAD - Called Function Name
AUTOLOAD - Still Unknown
AUTOLOAD - Do the function
AUTOLOAD - Do $self later
AUTOLOAD - use strict problem
AUTOLOAD - Code as a String
AUTOLOAD - Actual Function
AUTOLOAD - Run the new Function
CPAN (Comprehensive Perl Archive Network)
CPAN - Register
References

see in 800x600 window


Copyright © 2001 R. Geoffrey Avery Last Contents First