my $foo = Foo->new( IN_APP_SERVER => FOO:IN_APP_SERVER->new() ); $foo->send_to_sap; package FOO:IN_APP_SERVER; use MyApp::SOAPClient::SAP; sub send_to_sap { } sub workflow { ... } ;
In reply to Re: How to strip off parts of the code according to environment
by Anonymous Monk
in thread How to strip off parts of the code according to environment
by roman
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |