-
perl-Config-Simple-4.59-30.lbn25.noarch
Simple configuration file class.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
perl-Config-Tiny-2.23-13.lbn25.noarch
Config::Tiny is a Perl module designed for reading and writing .ini
style configuration files. It is designed for simplicity and ease of
use, and thus only supports the most basic operations.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
perl-Const-Fast-0.014-16.lbn25.noarch
This the only function of this module and it is exported by default. It takes
a scalar, array or hash left-value as first argument, and a list of one or
more values depending on the type of the first argument as the value for the
variable. It will set the variable to that value and subsequently make it
read-only. Arrays and hashes will be made deeply read-only.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
perl-Encode-devel-3.01-10.lbn25.x86_64
enc2xs builds a Perl extension for use by Encode from either Unicode Character
Mapping files (.ucm) or Tcl Encoding Files (.enc). You can use enc2xs to add
your own encoding to perl. No knowledge of XS is necessary.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
perl-Env-1.04-418.lbn25.noarch
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.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
perl-File-BaseDir-0.08-4.lbn25.noarch
This module can be used to find directories and files as specified by the
Freedesktop.org Base Directory Specification. This specifications gives a
mechanism to locate directories for configuration, application data and
cache data. It is suggested that desktop applications for e.g. the Gnome,
KDE or Xfce platforms follow this layout. However, the same layout can just
as well be used for non-GUI applications.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
perl-File-Fetch-0.56-418.lbn25.noarch
File::Fetch allows you to fetch any file pointed to by a "ftp", "http",
"file", "git", or "rsync" URI by a number of different means.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
perl-Gerrit-REST-0.011-1.lbn25.noarch
"Gerrit is a web based code review system, facilitating online code reviews for projects using the Git version control system."
This module is a thin wrapper around Gerrit's REST API, which is superseding it's old SSH API, for which there is another Perl module called Gerrit::Client.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
perl-IPC-SysV-2.07-419.lbn25.x86_64
This is an object interface for System V messages, semaphores, and
inter-process calls.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
perl-IPC-System-Simple-1.25-21.lbn25.noarch
Calling Perl's in-built 'system()' function is easy; determining if it
was successful is _hard_. Let's face it, '$?' isn't the nicest variable
in the world to play with, and even if you _do_ check it, producing a
well-formatted error string takes a lot of work. 'IPC::System::Simple'
takes the hard work out of calling external commands. In fact, if you
want to be really lazy, you can just write:
use IPC::System::Simple qw(system);
and all of your "system" commands will either succeed (run to completion and
return a zero exit value), or die with rich diagnostic messages.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25