Help for this page
#!perl -l use strict; ... $obj3->package_attrs="foo"; print Dumper($obj1,$obj2,$obj3);