Help for this page

Select Code to Download


  1. or download this
    package Imperative::TheObject;
    use ImpWrap TheObject => ( 
    ...
          address => '123 A Street',
          foo     => 'bar',
    );