[ic] 3rd party libs and globalsub

Scott Goodman scott@searchbc.com
Sat, 04 Nov 2000 15:41:50 -0800


I am creating a custom charge routine which uses functions from a vendor
supplied perl library. Where would be the appropriate place to put my
"use TheModule;" statement? For now I've just thrown it in at the top of
bin/interchange. Is there a less disruptive way to do this, so I don't
have to make this addition with every new version?

Scott