Name: | perl-Env |
Version: | 1.04 |
Release: | 395.module+el8+5173+5d54a0c1 |
Architecture: | noarch |
Module: | perl:5.24:20190513090648:ee766497
|
Group: | Development/Libraries |
Size: | 26845 |
License: | GPL+ or Artistic |
RPM: |
perl-Env-1.04-395.module+el8+5173+5d54a0c1.noarch.rpm
|
Source RPM: |
perl-Env-1.04-395.module+el8+5173+5d54a0c1.src.rpm
|
Build Date: | Tue May 14 2019 |
Build Host: | ca-build101.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/Env/ |
Summary: | Perl module that imports environment variables as scalars or arrays |
Description: | Perl maintains environment variables in a special hash named %ENV. For when
this access method is inconvenient, the Perl module Env allows environment
variables to be treated as scalar or array variables. |