Help for this page
Select Code to Download
Select
or
download this
__PACKAGE__->has_many(cols => 'Column');
Select
or
download this
$columns = Page->retrieve(1)->cols;
Select
or
download this
$columns = Page->retrieve(1)->cols;