Name : perl-Bundle-Interchange
| |
Version : 1.08
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp155.1.1
| Date : 2023-07-20 16:40:06
|
Group : Development/Libraries/Perl
| Source RPM : perl-Bundle-Interchange-1.08-lp155.1.1.src.rpm
|
Size : 0.01 MB
| |
Packager : https://www_suse_com/
| |
Summary : Bundle of the Modules Nice to Have for Interchange 5
|
Description :
This bundle installs the prerequisites for Interchange 5 as well as some modules that are not strictly necessary.
(Interchange was formerly known as Minivend.)
After installing this bundle, it is recommended that you quit the current session and then run Interchange\'s \'makecat\' program. That will give you the benefit of line completion and history.
The core functions of Interchange _will_ run with a stock Perl, but to use some features of Interchange (like the administrative interface) you will need these modules.
* Digest::MD5 This module is used to generate unique cache keys. If you don\'t have it, then keys will be computed with a checksum that has a very low but not infinitesimal chance of causing a cache conflict.
* MIME::Base64
Used for decoding HTTP authorization, also part of Bundle::LWP.
* Bundle::LWP Business::UPS, for calculating shipping, requires this. The [get-url ...] UserTag and most payment gateways also need LWP.
* Storable If you have this module session save speed increases by anywhere from 25-60%. Highly recommended for busy systems.
* Business::UPS Enables lookup of shipping costs directly from www.ups.com.
* HTML::Parser
The HTML::Entities module, which is part of this package, is used to parse HTML entities for substitution. URI::URL and HTML::TagSet are prerequisites.
* Text::Query
Gives Altavista-style search language with AND, OR, NOT, and NEAR and full parentheses nesting.
* Safe::Hole This helps Interchange deal with the object-creation restrictions of _Safe.pm_, used to encourage security.
* DBI Most people want to use SQL with Interchange, and this is a requirement. You will also need the appropriate DBD module, i.e. DBD::mysql to support *MySQL*.
* Spreadsheet::ParseExcel
Allows upload of XLS spreadsheets in UI. IO::Scalar and OLE::Storage_Lite are prerequisites.
* Spreadsheet::WriteExcel
Allows creation of XLS spreadsheets for download in UI.
* Term::ReadLine::Perl
Gives you filename completion and command history in the makecat program. Not used otherwise.
* Term::ReadKey
Helps Term::ReadLine::Perl generate completions and editing in makecat. Not used otherwise.
* Digest::Bcrypt
Used for strong password encryption.
* Crypt::Random
Used for strong password encryption.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-B/15.5/noarch |