SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Class-Refresh rpm build for : Fedora 31. For other distributions click perl-Class-Refresh.

Name : perl-Class-Refresh
Version : 0.07 Vendor : Fedora Project
Release : 9.fc31 Date : 2019-07-26 13:46:10
Group : Unspecified Source RPM : perl-Class-Refresh-0.07-9.fc31.src.rpm
Size : 0.04 MB
Packager : Fedora Project
Summary : Refresh your classes during run time
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.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/releases/31/Everything/x86_64/os/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Class-Refresh-0.07-9.fc31.noarch.rpm
     

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

Requires :
perl(:MODULE_COMPAT_5.30.0)
perl(B)
perl(Carp)
perl(Class::Load)
perl(Class::Unload)
perl(Devel::OverrideGlobalRequire)
perl(Try::Tiny)
perl(strict)
perl(warnings)
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/README
/usr/share/licenses/perl-Class-Refresh
/usr/share/licenses/perl-Class-Refresh/LICENSE
/usr/share/man/man3/Class::Refresh.3pm.gz
/usr/share/perl5/vendor_perl/Class
/usr/share/perl5/vendor_perl/Class/Refresh.pm

 
ICM