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

Re^2: unknown pod directive 'encoding' in paragraph NN

by puterboy (Scribe)
on Feb 03, 2014 at 18:21 UTC ( [id://1073251]=note: print w/replies, xml ) Need Help??


in reply to Re: unknown pod directive 'encoding' in paragraph NN
in thread unknown pod directive 'encoding' in paragraph NN

5.14 which per my googling is recent enough to include 'encoding'. Thanks
  • Comment on Re^2: unknown pod directive 'encoding' in paragraph NN

Replies are listed 'Best First'.
Re^3: unknown pod directive 'encoding' in paragraph NN
by Khen1950fx (Canon) on Feb 03, 2015 at 22:58 UTC
    I frequently encounter this same problem when I run my tests. From what I've read, the problem harks back to older versions of Pod::Man. It didn't require Pod::Simple, and it didn't require Encode. The =encoding UTF-8 didn't come around until grantm put it into Pod::Simple---and that was around 2012; whereas perl v5.14.0 came out in May of 2011. Reinstall Pod::Man, Pod::Simple, and Encode. Then reinstall DateTime::Locale.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (7)
As of 2024-04-19 07:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found