Geo::TigerLine::Record(3pm) User Contributed Perl Documentation Geo::TigerLine::Record(3pm)
NAME
Geo::TigerLine::Record - Superclass for all TIGER/Line record classes.
SYNOPSIS
package Geo::TigerLine::Record::42;
use base qw(Geo::TigerLine::Record);
$record = __PACKAGE__->new(\%fields);
DESCRIPTION
From this class all the specific TIGER/Line record classes inherit. It provides some of
the basic methods common to all records.
You shouldn't be here.
Methods
new
$record = __PACKAGE__->new(\%fields);
A simple constructor. Each field is passed through its accessor and sanity checked.
AUTHOR
Michael G Schwern <schwern AT pobox.com>
SEE ALSO
Geo::TigerLine
perl v5.10.0 2004-05-11 Geo::TigerLine::Record(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-24 05:06 @38.107.179.238 Crawled by CCBot/1.0 (+http://www.commoncrawl.org/bot.html)