RosettaCodeData/Task/Inheritance-Multiple/Perl/inheritance-multiple-2.pl

4 lines
46 B
Perl

package MobilePhone;
#functions go here...
1;