Name : perl-Acme-Constructor-Pythonic
| |
Version : 0.002
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp154.4.1
| Date : 2023-01-27 16:33:29
|
Group : Development/Libraries/Perl
| Source RPM : perl-Acme-Constructor-Pythonic-0.002-lp154.4.1.src.rpm
|
Size : 0.04 MB
| |
Packager : https://www_suse_com/
| |
Summary : import Python-style constructor functions
|
Description :
In Python you import classes like this:
import BankAccount from banking
And you instantiate them with something looking like a function call:
acct = BankAccount(9.99)
This module allows Python-like object instantiation in Perl. The example in the SYNOPSIS creates three functions \'UserAgent\', \'JSON\' and < Request> each of which just pass through their arguments to the real object constructors.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-A/15.4/noarch |