The new method creates a new
EDF::PVal
object. The method takes two optional input
arguments, the name and value of the
PVal
. For example:
my $empty_pval = new EDF::PVal; my $full_pval = new EDF::PVal("Name", "Value");
Copyright © Legal Notices