Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: App::Cmd::Command and abstract encoding

by McA (Priest)
on Feb 28, 2013 at 10:19 UTC ( [id://1021036]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub abstract {
        my $self = shift;
    
        return decode('UTF-8', $self->SUPER::abstract(@_));
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (3)
As of 2024-03-19 03:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found