#!/usr/bin/perl -w use strict; use lib '/home/ghaverla/src/perl/lib/perl5'; use DBD::SQLite; use Materia::Variable::Generic; use Materia::Variable::Pressure; use Materia::Variable::Temperature; use Materia::Variable::PressureTemperature; use Data::Dumper;
I really don't want to input the 9751 lines of code in this program. :-)
In reply to Re^2: OO: short memory?
by Anonymous Monk
in thread OO: short memory?
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |