Name : perl-Acme-Constructor-Pythonic
| |
Version : 0.002
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : 4.67
| Date : 2024-08-05 20:09:28
|
Group : Development/Libraries/Perl
| Source RPM : perl-Acme-Constructor-Pythonic-0.002-4.67.src.rpm
|
Size : 0.04 MB
| |
Packager : (none)
| |
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/openSUSE_Tumbleweed/noarch |