If it's small, inlining as a string or in a __DATA__ section is fine; otherwise, using a separate file and then loading it with File::ShareDir works well too.
On Fri, Apr 29, 2016 at 1:47 PM, Kit Peters <[email protected]> wrote: > How do you recommend I include a particular WSDL in a module? In the > __DATA__ section, or in a separate file? > > KP > > _______________________________________________ > Xml-compile mailing list > [email protected] > http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/xml-compile > >
_______________________________________________ Xml-compile mailing list [email protected] http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/xml-compile
