Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Config::General issue with conf file

by Anonymous Monk
on Jan 03, 2018 at 22:49 UTC ( [id://1206644]=note: print w/replies, xml ) Need Help??


in reply to Config::General issue with conf file

It looks like the following line is not correctly formed xml

<<include news.conf>>

You probably need to either remove one pair of angle brackets or replace the inner ones with their corresponding XML entities

<include news.conf> <&lt;include news.conf&gt;>

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1206644]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (5)
As of 2024-04-25 10:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found