Bundle::Tie::FormA - A bundle to install Tie::FormA


Tie-FormA documentation Contained in the Tie-FormA distribution.

Index


Code Index:

NAME

Top

Bundle::Tie::FormA - A bundle to install Tie::FormA

SYNOPSIS

Top

perl -MCPAN -e 'install Bundle::Tie::FormA'

CONTENTS

Top

Tie::Layers 0.06

Data::Startup 0.08

Tie::FormA

DESCRIPTION

Top

This bundle includes all the program modules needed for Tie::FormA.


Tie-FormA documentation Contained in the Tie-FormA distribution.

# -*- perl -*-

package Bundle::Tie::FormA;

use vars qw($VERSION $DATE);
$VERSION = '0.02';
$DATE = '2004/06/03';

1;

__END__