Config::Parser::NetRC

A NetRC parser for Config

NAME

Config::Parser::NetRC - A NetRC parser for Config

SYNOPSIS

use Config;

my Config $c .= new {}, :name<config>;
$c.=read('', Config::Parser::NetRC); # read from default "~/.netrc" file

DESCRIPTION

Config::Parser::NetRC is a simple NetRC parser for NetRC-style files

AUTHOR

Humberto Massa [email protected]

INSTALLATION

$ zef install Config::Parser::NetRC

COPYRIGHT AND LICENSE

Copyright 2024 Humberto Massa

This library is free software; you can redistribute it and/or modify it under either the Artistic License 2.0 or the LGPL v3.0, at your convenience.

Config::Parser::NetRC v0.0.1

A NetRC parser for L<Config|https://github.com/scriptkitties/p6-Config>

Authors

  • Humberto Massa

License

Artistic-2.0

Dependencies

ConfigNet::NetRC

Test Dependencies

Provides

  • Config::Parser::NetRC

Documentation

The Camelia image is copyright 2009 by Larry Wall. "Raku" is trademark of the Yet Another Society. All rights reserved.