NAME

App::Parcimonie::Role::HasEncoding - role to provide an Encode::Encoding objet for the codeset being used

SYNOPSIS

    use Moo;
    with 'App::Parcimonie::Role::HasEncoding';
    sub foo { $self->encoding->decode("bla") }
    See App::Parcimonie::Daemon for a real-life usage example.

Questions & Answers

Helpful answers and articles about App::Parcimonie::Role::HasEncoding you may found on these sites:
Stack Overflow Server Fault Super User Unix & Linux Ask Ubuntu Network Engineering DevOps Raspberry Pi Webmasters Google Search