The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Su::Procs::ResourceProc - The process to load resource strings.

SYNOPSYS

 my $su = Su->new.
 my $value = $su->resolve('resource');

DESCRIPTION

The process to load resource strings.

FUNCTIONS

new()

Constructor.

process()

The main method for this process class.

map_filter()

This method is called if specified as a map filter class.

reduce_filter()

This method is called if specified as a reduce filter class.

scalar_filter()

This method is called if specified as a scalar filter class.

model()

The accessor to the model.