Help for this page
package LineParse; use XML::Simple; ... our @EXPORT_OK = qw(); sub readconfig() { # my xml parsing code }