Help for this page
Select Code to Download
Select
or
download this
my $o = Foo->new; $o->locked = 1; $o->writeable = 0; $o->readable = 1;