Package perl-App-Rad: Information
Source package: perl-App-Rad
Version: 1.05-alt1_6
Build time: Apr 2, 2018, 10:19 AM
Category: Development/Perl
Report package bugHome page: http://search.cpan.org/dist/App-Rad
License: GPL+ or Artistic
Summary: Extend the App::Rad framework!
Description:
App::Rad aims to be a simple yet powerful framework for developing your
command-line applications. It can easily transform your Perl _one-liners_
into reusable subroutines than can be called directly by the user of your
program.
It also tries to provide a handy interface for your common command-line
tasks. *If you have a feature request to easen out your tasks even more,
please drop me an email or a RT feature request.*
Extending App::Rad - Plugins!
App::Rad plugins can be loaded by naming them as arguments to the 'use
App::Rad' statement. Just ommit the 'App::Rad::Plugin' prefix from the
plugin name. For example:Maintainer: Igor Vlasenko
Last changed
July 27, 2016 Igor Vlasenko 1.05-alt1_6
- update by mgaimport
Feb. 17, 2016 Igor Vlasenko 1.05-alt1_5
- update by mgaimport
Dec. 17, 2014 Igor Vlasenko 1.05-alt1_4
- update by mgaimport