[ic] calling lib/ perl module functions from embedded perl - email function?

Andrew C. interchange-users@icdevgroup.org
Mon Jun 9 15:28:00 2003


Hello icdevgroup.org.

I do not totally understand the syntax behind calling a function in the
Order.pm package from embedded perl.

I try this:
@return_array = Vend::Order::email('1', 'email', $username)

but I get a Safe.pm error.  What am I doing incorrectly?

Why in usertags are Vend packages simply referenced with the :: scope,
i.e. ::logError()
?

Thank you.

---
Andrew