App-Env-Login

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

    The following options may be passed via App::Env's "AppOpts" facility:

    "Shell"
        The user's login shell. If not specified, this is derived from the
        SHELL environment variable. Any shell supported by the Shell::GetEnv
        module is accepted.

DEPENDENCIES
    Shell::GetEnv

BUGS AND LIMITATIONS
    No bugs have been reported.

    Please report any bugs or feature requests to
    "bug-app-env-login@rt.cpan.org", or through the web interface at
    <http://rt.cpan.org/Public/Dist/Display.html?Name=App-Env-Login>.

SEE ALSO
    App::Env

VERSION

README.md  view on Meta::CPAN

- `Shell`

    The user's login shell.  If not specified, this is derived from the
    **SHELL** environment variable.  Any shell supported by the
    **Shell::GetEnv** module is accepted.

# DEPENDENCIES

[Shell::GetEnv](https://metacpan.org/pod/Shell::GetEnv)

# BUGS AND LIMITATIONS

No bugs have been reported.

Please report any bugs or feature requests to
`bug-app-env-login@rt.cpan.org`, or through the web interface at
[http://rt.cpan.org/Public/Dist/Display.html?Name=App-Env-Login](http://rt.cpan.org/Public/Dist/Display.html?Name=App-Env-Login).

# SEE ALSO

[App::Env](https://metacpan.org/pod/App::Env)

lib/App/Env/Login.pm  view on Meta::CPAN

The user's login shell.  If not specified, this is derived from the
B<SHELL> environment variable.  Any shell supported by the
B<Shell::GetEnv> module is accepted.

=back

=head1 DEPENDENCIES

L<Shell::GetEnv>

=head1 BUGS AND LIMITATIONS

=for author to fill in:
    A list of known problems with the module, together with some
    indication Whether they are likely to be fixed in an upcoming
    release. Also a list of restrictions on the features the module
    does provide: data types that cannot be handled, performance issues
    and the circumstances in which they may arise, practical
    limitations on the size of data sets, special cases that are not
    (yet) handled, etc.



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