SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Class-Refresh rpm build for : Mageia 9. For other distributions click perl-Class-Refresh.

Name : perl-Class-Refresh
Version : 0.70.0 Vendor : Mageia_Org
Release : 4.mga9 Date : 2022-03-20 20:55:17
Group : Development/Perl Source RPM : perl-Class-Refresh-0.70.0-4.mga9.src.rpm
Size : 0.05 MB
Packager : umeabot < umeabot>
Summary : refresh your classes during runtime
Description :
During development, it is fairly common to cycle between writing code and
testing that code. Generally the testing happens within the test suite, but
frequently it is more convenient to test things by hand when tracking down
a bug, or when doing some exploratory coding. In many situations, however,
this becomes inconvenient - for instance, in a REPL, or in a stateful web
application, restarting from the beginning after every code change can get
pretty tedious. This module allows you to reload your application classes
on the fly, so that the code/test cycle becomes a lot easier.

This module takes a hash of import arguments, which can include:

* track_require

RPM found in directory: /vol/rzm3/linux-mageia/distrib/9/aarch64/media/core/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Class-Refresh-0.70.0-4.mga9.noarch.rpm
ftp.icm.edu.pl  perl-Class-Refresh-0.70.0-4.mga9.noarch.rpm
ftp.icm.edu.pl  perl-Class-Refresh-0.70.0-4.mga9.noarch.rpm
ftp.icm.edu.pl  perl-Class-Refresh-0.70.0-4.mga9.noarch.rpm
     

Provides :
perl(Class::Refresh)
perl-Class-Refresh

Requires :
perl(B)
perl(Carp)
perl(Class::Load)
perl(Class::Unload)
perl(Devel::OverrideGlobalRequire)
perl(Try::Tiny)
perl(strict)
perl(warnings)
perl-base >= 2:5.34.1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/share/doc/perl-Class-Refresh
/usr/share/doc/perl-Class-Refresh/Changes
/usr/share/doc/perl-Class-Refresh/LICENSE
/usr/share/doc/perl-Class-Refresh/META.json
/usr/share/doc/perl-Class-Refresh/META.yml
/usr/share/doc/perl-Class-Refresh/README
/usr/share/man/man3/Class::Refresh.3pm.xz
/usr/share/perl5/vendor_perl/Class
/usr/share/perl5/vendor_perl/Class/Refresh.pm

 
ICM