App-local-lib-Win32Helper

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

    $ENV{HOME} if that is given, or the user's default directory if that is
    not defined.

    The script saves and retrieves information using the Windows registry.

DEPENDENCIES
    This script depends on Perl 5.8.1 (because local::lib depends on it) and
    also depends on "local::lib" version 1.004007, IO::Interactive 0.0.5,
    File::HomeDir 0.81, Win32::TieRegistry 0.26, and File::Spec 3.2701.

BUGS AND LIMITATIONS
    Please report any bugs or feature requests to
    "<bug-App-local-lib-Win32Helper at rt.cpan.org>", or through the web
    interface at
    <http://rt.cpan.org/NoAuth/ReportBug.html?Queue=local-lib-Win32>. I will
    be notified, and then you'll automatically be notified of progress on
    your bug as I make changes.

SUPPORT
    You can find documentation for this module with the perldoc command.

lib/App/local/lib/Win32Helper.pm  view on Meta::CPAN

The script saves and retrieves information using the Windows registry.

=head1 DEPENDENCIES

This script depends on Perl 5.8.1 (because L<local::lib|local::lib> depends 
on it) and also depends on C<local::lib> version 1.004007, 
L<IO::Interactive|IO::Interactive> 0.0.5, L<File::HomeDir|File::HomeDir> 
0.81, L<Win32::TieRegistry|Win32::TieRegistry> 0.26, and
L<File::Spec|File::Spec> 3.2701.

=head1 BUGS AND LIMITATIONS

Please report any bugs or feature requests to 
C<< <bug-App-local-lib-Win32Helper at rt.cpan.org> >>, or through the web 
interface at L<http://rt.cpan.org/NoAuth/ReportBug.html?Queue=local-lib-Win32>. 
I will be notified, and then you'll automatically be notified of progress on 
your bug as I make changes.

=head1 SUPPORT

You can find documentation for this module with the perldoc command.

xt/settings/perlcritic.txt  view on Meta::CPAN

functions = :builtins
exclude_functions = print

[Variables::ProhibitPackageVars]
add_packages = Module::CoreList CPAN::Config CPAN Storable

[Modules::PerlMinimumVersion]
version = 5.008001

[Documentation::RequirePodSections]
lib_sections    = NAME | VERSION | SYNOPSIS | CONFIGURATION AND ENVIRONMENT | DEPENDENCIES | BUGS AND LIMITATIONS | AUTHOR | SUPPORT | LICENSE AND COPYRIGHT
script_sections = NAME | USAGE | OPTIONS | EXIT STATUS | AUTHOR
	
# Temporary exclusions to use while cleaning up.
#[-CodeLayout::RequireTidyCode]
#[-CodeLayout::ProhibitTrailingWhitespace]

# Exclusions
#
# I disagree with this one.
[-ValuesAndExpressions::ProhibitMagicNumbers]



( run in 0.284 second using v1.01-cache-2.11-cpan-4d50c553e7e )