view release on metacpan or search on metacpan
# This file is generated by Dist::Zilla::Plugin::CPANFile v6.024
# Do not edit this file directly. To change prereqs, edit the `dist.ini` file.
requires "DateTime" => "0";
requires "File::Copy" => "0";
requires "HTML::TableExtract" => "0";
requires "Moose" => "0";
view all matches for this distribution
view release on metacpan or search on metacpan
documentation/scripting/lib/scripting_lib.pm view on Meta::CPAN
sub new_box
{
my (@arguments_to_constructor) = @_ ;
use App::Asciio::stripes::editable_box2 ;
my $box = new App::Asciio::stripes::editable_box2
({
TEXT_ONLY => 'box',
TITLE => '',
EDITABLE => 1,
RESIZABLE => 1,
view all matches for this distribution
view release on metacpan or search on metacpan
lib/App/AutoCRUD.pm view on Meta::CPAN
__END__
=head1 NAME
App::AutoCRUD - A Plack application for browsing and editing databases
=head1 SYNOPSIS
=head2 Quick demo
lib/App/AutoCRUD.pm view on Meta::CPAN
This module embodies a web application for Creating, Retrieving,
Updating and Deleting records in relational databases (hence the
'CRUD' acronym). The 'C<Auto>' part of the name is because the
application automatically generates and immediately uses the
components needed to work with your data -- you don't have to edit
scaffolding code. The 'C<Plack>' part of the name comes from the
L<Plack middleware framework|Plack> used to implement this application.
To connect to one or several databases, just supply a configuration
file with the connnection information, and optionally some
lib/App/AutoCRUD.pm view on Meta::CPAN
=head1 TODO
- column properties
- noinsert, noupdate, nosearch, etc.
- edit: select or autocompleter for foreign keys
- internationalisation
-
- View:
view all matches for this distribution
view release on metacpan or search on metacpan
lib/App/BCSSH.pm view on Meta::CPAN
=head1 DESCRIPTION
This module enables commands on run on a server to be forwarded
back to the client that established the SSH connection. Specifically,
it is meant to enable opening files in a local editor via commands
run on the server.
This is same concept that bcvi uses, but using a different messaging
protocol to fix some issues with it's design.
view all matches for this distribution
view release on metacpan or search on metacpan
lib/App/BCVI.pm view on Meta::CPAN
L<http://sshmenu.sourceforge.net/articles/bcvi/>):
=head2 Example 1
A user 'sally' opens a gnome-terminal window on her workstation and uses the
SSH command to log in to the host 'pluto'. She then types a command to edit a
file:
~$ ssh pluto
sally@pluto:~$ vi .bashrc
Through the magic of C<bcvi>, the result is that the file is opened for editing
in a 'gvim' editor window on Sally's workstation. Note, this does B<not> use
X-forwarding. The GUI editor process is running on Sally's workstation. The
file is copied transparently to and from the server pluto using scp (via gvim's
'netrw' network transport layer).
Compared to running vim on the remote server in the terminal window, C<bcvi>
provides these advantages to Sally:
lib/App/BCVI.pm view on Meta::CPAN
Sally's login script on 'pluto' invoked C<bcvi> to unpack the environment and
set up the required authentication key
=item *
the 'vi' command used to edit the file on pluto was actually a shell alias
that invoked C<bcvi> to pass a message over the backchannel to the listener
process on Sally's workstation
=item *
lib/App/BCVI.pm view on Meta::CPAN
=over 4
=item B<vi>
Invokes gvim on your workstation, passing it an scp://... URL of the file(s)
you wish to edit
=item B<suvi>
Same as above, but uses sudoedit so system files (requiring root access) can be
edited too
=item B<bcp>
Copies the named file back to your workstation desktop
lib/App/BCVI.pm view on Meta::CPAN
files on the client and the server. However, SSH B<does> pass the TERM
variable. So, C<bcvi> appends all the extra info to the end of the TERM
variable before invoking SSH. This 'overstuffed' TERM variable then needs to
be unpacked by the user's shell startup script on the server. If this is not
done, then your term variable will be wrong and you'll need to set it manually
before editing your .profile to fix it.
Unpacking the environment is achieved by running C<bcvi> with the C<<
--unpack-term >> option to generate a few lines of Bash script. Those lines
then need to be eval'd in the shell. The standard installation procedure
achieves this by adding this line to your shell startup script:
view all matches for this distribution
view release on metacpan or search on metacpan
lib/App/BPOMUtils/Table/FoodCategory.pm view on Meta::CPAN
);
our %SPEC;
# BEGIN FRAGMENT id=meta-idn_bpom_kategori_pangan varname=meta_idn_bpom_kategori_pangan
# note: This fragment's content is generated by a script. Do not edit manually!
# src-file: /home/u1/repos/gudangdata/bin/../table/idn_bpom_kategori_pangan/meta.yaml
# src-revision: 7d9fb0684b5983e6d55c16bead9f904f783798e3 (Thu Oct 27 17:19:46 2022 +0700)
# generate-date: Fri Jan 20 09:03:11 2023 UTC
# generated-by: update-fragments-in-perl-module
our $meta_idn_bpom_kategori_pangan = {
lib/App/BPOMUtils/Table/FoodCategory.pm view on Meta::CPAN
"summary.alt.lang.id_ID" => "Kategori pangan di BPOM pangan olahan",
};
# END FRAGMENT id=meta-idn_bpom_kategori_pangan
# BEGIN FRAGMENT id=data-idn_bpom_kategori_pangan varname=data_idn_bpom_kategori_pangan
# note: This fragment's content is generated by a script. Do not edit manually!
# src-file: /home/u1/repos/gudangdata/bin/../table/idn_bpom_kategori_pangan/data.csv
# src-revision: 7d9fb0684b5983e6d55c16bead9f904f783798e3 (Thu Oct 27 17:19:46 2022 +0700)
# generate-date: Fri Jan 20 09:03:11 2023 UTC
# generated-by: update-fragments-in-perl-module
our $data_idn_bpom_kategori_pangan = [
view all matches for this distribution
view release on metacpan or search on metacpan
lib/App/BPOMUtils/Table/FoodIngredient.pm view on Meta::CPAN
);
our %SPEC;
# BEGIN FRAGMENT id=meta-idn_bpom_bahan_baku_pangan varname=meta_idn_bpom_bahan_baku_pangan
# note: This fragment's content is generated by a script. Do not edit manually!
# src-file: /home/u1/repos/gudangdata/bin/../table/idn_bpom_bahan_baku_pangan/meta.yaml
# src-revision: ee31160a5cacaff81583d27f8c688d7a6ea681c0 (Mon Oct 31 18:06:17 2022 +0700)
# generate-date: Fri Jan 20 09:03:11 2023 UTC
# generated-by: update-fragments-in-perl-module
our $meta_idn_bpom_bahan_baku_pangan = {
lib/App/BPOMUtils/Table/FoodIngredient.pm view on Meta::CPAN
"summary.alt.lang.id_ID" => "Bahan baku di BPOM pangan olahan",
};
# END FRAGMENT id=meta-idn_bpom_bahan_baku_pangan
# BEGIN FRAGMENT id=data-idn_bpom_bahan_baku_pangan varname=data_idn_bpom_bahan_baku_pangan
# note: This fragment's content is generated by a script. Do not edit manually!
# src-file: /home/u1/repos/gudangdata/bin/../table/idn_bpom_bahan_baku_pangan/data.csv
# src-revision: ee31160a5cacaff81583d27f8c688d7a6ea681c0 (Mon Oct 31 18:06:17 2022 +0700)
# generate-date: Fri Jan 20 09:03:11 2023 UTC
# generated-by: update-fragments-in-perl-module
our $data_idn_bpom_bahan_baku_pangan = [
view all matches for this distribution
view release on metacpan or search on metacpan
lib/App/BPOMUtils/Table/FoodType.pm view on Meta::CPAN
);
our %SPEC;
# BEGIN FRAGMENT id=meta-idn_bpom_jenis_pangan varname=meta_idn_bpom_jenis_pangan
# note: This fragment's content is generated by a script. Do not edit manually!
# src-file: /home/u1/repos/gudangdata/bin/../table/idn_bpom_jenis_pangan/meta.yaml
# src-revision: 7d9fb0684b5983e6d55c16bead9f904f783798e3 (Thu Oct 27 17:19:46 2022 +0700)
# generate-date: Fri Jan 20 09:03:11 2023 UTC
# generated-by: update-fragments-in-perl-module
our $meta_idn_bpom_jenis_pangan = {
lib/App/BPOMUtils/Table/FoodType.pm view on Meta::CPAN
"summary.alt.lang.id_ID" => "Jenis pangan di BPOM pangan olahan",
};
# END FRAGMENT id=meta-idn_bpom_jenis_pangan
# BEGIN FRAGMENT id=data-idn_bpom_jenis_pangan varname=data_idn_bpom_jenis_pangan
# note: This fragment's content is generated by a script. Do not edit manually!
# src-file: /home/u1/repos/gudangdata/bin/../table/idn_bpom_jenis_pangan/data.csv
# src-revision: 7d9fb0684b5983e6d55c16bead9f904f783798e3 (Thu Oct 27 17:19:46 2022 +0700)
# generate-date: Fri Jan 20 09:03:11 2023 UTC
# generated-by: update-fragments-in-perl-module
our $data_idn_bpom_jenis_pangan = [
view all matches for this distribution
view release on metacpan or search on metacpan
lib/App/BPOMUtils/Table/MicrobeInput.pm view on Meta::CPAN
);
our %SPEC;
# BEGIN FRAGMENT id=meta-idn_bpom_cemaran_mikroba_pangan varname=meta_idn_bpom_cemaran_mikroba_pangan
# note: This fragment's content is generated by a script. Do not edit manually!
# src-file: /home/u1/repos/gudangdata/bin/../table/idn_bpom_cemaran_mikroba_pangan/meta.yaml
# src-revision: 2bd9f0c167f50a1f0fd3f05080ddb342a177227b (Tue Nov 1 10:47:47 2022 +0700)
# generate-date: Fri Jan 20 09:03:12 2023 UTC
# generated-by: update-fragments-in-perl-module
our $meta_idn_bpom_cemaran_mikroba_pangan = {
lib/App/BPOMUtils/Table/MicrobeInput.pm view on Meta::CPAN
"summary.alt.lang.id_ID" => "Cemaran mikroba di BPOM pangan olahan",
};
# END FRAGMENT id=meta-idn_bpom_cemaran_mikroba_pangan
# BEGIN FRAGMENT id=data-idn_bpom_cemaran_mikroba_pangan varname=data_idn_bpom_cemaran_mikroba_pangan
# note: This fragment's content is generated by a script. Do not edit manually!
# src-file: /home/u1/repos/gudangdata/bin/../table/idn_bpom_cemaran_mikroba_pangan/data.csv
# src-revision: 2bd9f0c167f50a1f0fd3f05080ddb342a177227b (Tue Nov 1 10:47:47 2022 +0700)
# generate-date: Fri Jan 20 09:03:12 2023 UTC
# generated-by: update-fragments-in-perl-module
our $data_idn_bpom_cemaran_mikroba_pangan = [
view all matches for this distribution
view release on metacpan or search on metacpan
lib/App/BPOMUtils/Table/FoodAdditive.pm view on Meta::CPAN
);
our %SPEC;
# BEGIN FRAGMENT id=meta-idn_bpom_bahan_tambahan_pangan varname=meta_idn_bpom_bahan_tambahan_pangan
# note: This fragment's content is generated by a script. Do not edit manually!
# src-file: /home/u1/repos/gudangdata/bin/../table/idn_bpom_bahan_tambahan_pangan/meta.yaml
# src-revision: fd25ff3eacbf391c7b55867c83451edd646fd0ad (Tue Dec 6 23:04:00 2022 +0700)
# generate-date: Fri Jan 20 09:03:12 2023 UTC
# generated-by: update-fragments-in-perl-module
our $meta_idn_bpom_bahan_tambahan_pangan = {
lib/App/BPOMUtils/Table/FoodAdditive.pm view on Meta::CPAN
"summary.alt.lang.id_ID" => "Bahan tambahan pangan di BPOM pangan olahan",
};
# END FRAGMENT id=meta-idn_bpom_bahan_tambahan_pangan
# BEGIN FRAGMENT id=data-idn_bpom_bahan_tambahan_pangan varname=data_idn_bpom_bahan_tambahan_pangan
# note: This fragment's content is generated by a script. Do not edit manually!
# src-file: /home/u1/repos/gudangdata/bin/../table/idn_bpom_bahan_tambahan_pangan/data.csv
# src-revision: fd25ff3eacbf391c7b55867c83451edd646fd0ad (Tue Dec 6 23:04:00 2022 +0700)
# generate-date: Fri Jan 20 09:03:12 2023 UTC
# generated-by: update-fragments-in-perl-module
our $data_idn_bpom_bahan_tambahan_pangan = [
view all matches for this distribution
view release on metacpan or search on metacpan
lib/App/BPOMUtils/Table.pm view on Meta::CPAN
our $DATE = '2022-11-10'; # DATE
our $DIST = 'App-BPOMUtils'; # DIST
our $VERSION = '0.014'; # VERSION
# BEGIN FRAGMENT id=meta-idn_bpom_jenis_pangan varname=meta_idn_bpom_jenis_pangan
# note: This fragment's content is generated by a script. Do not edit manually!
# src-file: /home/u1/repos/gudangdata/bin/../table/idn_bpom_jenis_pangan/meta.yaml
# src-revision: 7d9fb0684b5983e6d55c16bead9f904f783798e3 (Thu Oct 27 17:19:46 2022 +0700)
# generate-date: Mon Oct 31 15:23:01 2022 UTC
# generated-by: update-fragments-in-perl-module
our $meta_idn_bpom_jenis_pangan = {
lib/App/BPOMUtils/Table.pm view on Meta::CPAN
"summary.alt.lang.id_ID" => "Jenis pangan di BPOM pangan olahan",
};
# END FRAGMENT id=meta-idn_bpom_jenis_pangan
# BEGIN FRAGMENT id=data-idn_bpom_jenis_pangan varname=data_idn_bpom_jenis_pangan
# note: This fragment's content is generated by a script. Do not edit manually!
# src-file: /home/u1/repos/gudangdata/bin/../table/idn_bpom_jenis_pangan/data.csv
# src-revision: 7d9fb0684b5983e6d55c16bead9f904f783798e3 (Thu Oct 27 17:19:46 2022 +0700)
# generate-date: Mon Oct 31 15:23:01 2022 UTC
# generated-by: update-fragments-in-perl-module
our $data_idn_bpom_jenis_pangan = [
lib/App/BPOMUtils/Table.pm view on Meta::CPAN
[789, "Bahan Tambahan Pangan"],
];
# END FRAGMENT id=data-idn_bpom_jenis_pangan
# BEGIN FRAGMENT id=meta-idn_bpom_kategori_pangan varname=meta_idn_bpom_kategori_pangan
# note: This fragment's content is generated by a script. Do not edit manually!
# src-file: /home/u1/repos/gudangdata/bin/../table/idn_bpom_kategori_pangan/meta.yaml
# src-revision: 7d9fb0684b5983e6d55c16bead9f904f783798e3 (Thu Oct 27 17:19:46 2022 +0700)
# generate-date: Mon Oct 31 15:23:01 2022 UTC
# generated-by: update-fragments-in-perl-module
our $meta_idn_bpom_kategori_pangan = {
lib/App/BPOMUtils/Table.pm view on Meta::CPAN
"summary.alt.lang.id_ID" => "Kategori pangan di BPOM pangan olahan",
};
# END FRAGMENT id=meta-idn_bpom_kategori_pangan
# BEGIN FRAGMENT id=data-idn_bpom_kategori_pangan varname=data_idn_bpom_kategori_pangan
# note: This fragment's content is generated by a script. Do not edit manually!
# src-file: /home/u1/repos/gudangdata/bin/../table/idn_bpom_kategori_pangan/data.csv
# src-revision: 7d9fb0684b5983e6d55c16bead9f904f783798e3 (Thu Oct 27 17:19:46 2022 +0700)
# generate-date: Mon Oct 31 15:23:01 2022 UTC
# generated-by: update-fragments-in-perl-module
our $data_idn_bpom_kategori_pangan = [
lib/App/BPOMUtils/Table.pm view on Meta::CPAN
["ND", "supplement+cosmetic", "Cosmetics from Africa", "Kosmetik dari Afrika"],
["NE", "supplement+cosmetic", "Cosmetics from America", "Kosmetik dari Amerika"],
];
# BEGIN FRAGMENT id=meta-idn_bpom_bahan_baku_pangan varname=meta_idn_bpom_bahan_baku_pangan
# note: This fragment's content is generated by a script. Do not edit manually!
# src-file: /home/u1/repos/gudangdata/bin/../table/idn_bpom_bahan_baku_pangan/meta.yaml
# src-revision: ee31160a5cacaff81583d27f8c688d7a6ea681c0 (Mon Oct 31 18:06:17 2022 +0700)
# generate-date: Mon Oct 31 15:23:01 2022 UTC
# generated-by: update-fragments-in-perl-module
our $meta_idn_bpom_bahan_baku_pangan = {
lib/App/BPOMUtils/Table.pm view on Meta::CPAN
"summary.alt.lang.id_ID" => "Bahan baku di BPOM pangan olahan",
};
# END FRAGMENT id=meta-idn_bpom_bahan_baku_pangan
# BEGIN FRAGMENT id=data-idn_bpom_bahan_baku_pangan varname=data_idn_bpom_bahan_baku_pangan
# note: This fragment's content is generated by a script. Do not edit manually!
# src-file: /home/u1/repos/gudangdata/bin/../table/idn_bpom_bahan_baku_pangan/data.csv
# src-revision: ee31160a5cacaff81583d27f8c688d7a6ea681c0 (Mon Oct 31 18:06:17 2022 +0700)
# generate-date: Mon Oct 31 15:23:01 2022 UTC
# generated-by: update-fragments-in-perl-module
our $data_idn_bpom_bahan_baku_pangan = [
lib/App/BPOMUtils/Table.pm view on Meta::CPAN
];
# END FRAGMENT id=data-idn_bpom_bahan_baku_pangan
# BEGIN FRAGMENT id=meta-idn_bpom_bahan_tambahan_pangan varname=meta_idn_bpom_bahan_tambahan_pangan
# note: This fragment's content is generated by a script. Do not edit manually!
# src-file: /home/u1/repos/gudangdata/bin/../table/idn_bpom_bahan_tambahan_pangan/meta.yaml
# src-revision: eec157d25120d323d500af0345f6343ae9cd1a00 (Mon Oct 31 21:22:53 2022 +0700)
# generate-date: Mon Oct 31 15:23:02 2022 UTC
# generated-by: update-fragments-in-perl-module
our $meta_idn_bpom_bahan_tambahan_pangan = {
lib/App/BPOMUtils/Table.pm view on Meta::CPAN
"summary.alt.lang.id_ID" => "Bahan tambahan pangan di BPOM pangan olahan",
};
# END FRAGMENT id=meta-idn_bpom_bahan_tambahan_pangan
# BEGIN FRAGMENT id=data-idn_bpom_bahan_tambahan_pangan varname=data_idn_bpom_bahan_tambahan_pangan
# note: This fragment's content is generated by a script. Do not edit manually!
# src-file: /home/u1/repos/gudangdata/bin/../table/idn_bpom_bahan_tambahan_pangan/data.csv
# src-revision: eec157d25120d323d500af0345f6343ae9cd1a00 (Mon Oct 31 21:22:53 2022 +0700)
# generate-date: Mon Oct 31 15:23:02 2022 UTC
# generated-by: update-fragments-in-perl-module
our $data_idn_bpom_bahan_tambahan_pangan = [
lib/App/BPOMUtils/Table.pm view on Meta::CPAN
];
# END FRAGMENT id=data-idn_bpom_bahan_tambahan_pangan
# BEGIN FRAGMENT id=meta-idn_bpom_cemaran_mikroba_pangan varname=meta_idn_bpom_cemaran_mikroba_pangan
# note: This fragment's content is generated by a script. Do not edit manually!
# src-file: /home/u1/repos/gudangdata/bin/../table/idn_bpom_cemaran_mikroba_pangan/meta.yaml
# src-revision: c422671fcd2b83d86e4f559c3f2cf4d1f0646f50 (Mon Oct 31 22:07:23 2022 +0700)
# generate-date: Mon Oct 31 15:23:02 2022 UTC
# generated-by: update-fragments-in-perl-module
our $meta_idn_bpom_cemaran_mikroba_pangan = {
lib/App/BPOMUtils/Table.pm view on Meta::CPAN
"summary.alt.lang.id_ID" => "Cemaran mikroba di BPOM pangan olahan",
};
# END FRAGMENT id=meta-idn_bpom_cemaran_mikroba_pangan
# BEGIN FRAGMENT id=data-idn_bpom_cemaran_mikroba_pangan varname=data_idn_bpom_cemaran_mikroba_pangan
# note: This fragment's content is generated by a script. Do not edit manually!
# src-file: /home/u1/repos/gudangdata/bin/../table/idn_bpom_cemaran_mikroba_pangan/data.csv
# src-revision: c422671fcd2b83d86e4f559c3f2cf4d1f0646f50 (Mon Oct 31 22:07:23 2022 +0700)
# generate-date: Mon Oct 31 15:23:02 2022 UTC
# generated-by: update-fragments-in-perl-module
our $data_idn_bpom_cemaran_mikroba_pangan = [
lib/App/BPOMUtils/Table.pm view on Meta::CPAN
];
# END FRAGMENT id=data-idn_bpom_cemaran_mikroba_pangan
# BEGIN FRAGMENT id=meta-idn_bpom_karakteristik_dasar_dan_cemaran_logam_pangan varname=meta_idn_bpom_karakteristik_dasar_dan_cemaran_logam_pangan
# note: This fragment's content is generated by a script. Do not edit manually!
# src-file: /home/u1/repos/gudangdata/bin/../table/idn_bpom_karakteristik_dasar_dan_cemaran_logam_pangan/meta.yaml
# src-revision: c422671fcd2b83d86e4f559c3f2cf4d1f0646f50 (Mon Oct 31 22:07:23 2022 +0700)
# generate-date: Mon Oct 31 15:23:03 2022 UTC
# generated-by: update-fragments-in-perl-module
our $meta_idn_bpom_karakteristik_dasar_dan_cemaran_logam_pangan = {
lib/App/BPOMUtils/Table.pm view on Meta::CPAN
"summary.alt.lang.id_ID" => "Bahan tambahan pangan di BPOM pangan olahan",
};
# END FRAGMENT id=meta-idn_bpom_karakteristik_dasar_dan_cemaran_logam_pangan
# BEGIN FRAGMENT id=data-idn_bpom_karakteristik_dasar_dan_cemaran_logam_pangan varname=data_idn_bpom_karakteristik_dasar_dan_cemaran_logam_pangan
# note: This fragment's content is generated by a script. Do not edit manually!
# src-file: /home/u1/repos/gudangdata/bin/../table/idn_bpom_karakteristik_dasar_dan_cemaran_logam_pangan/data.csv
# src-revision: c422671fcd2b83d86e4f559c3f2cf4d1f0646f50 (Mon Oct 31 22:07:23 2022 +0700)
# generate-date: Mon Oct 31 15:23:03 2022 UTC
# generated-by: update-fragments-in-perl-module
our $data_idn_bpom_karakteristik_dasar_dan_cemaran_logam_pangan = [
view all matches for this distribution
view release on metacpan or search on metacpan
ppport.h -- Perl/Pollution/Portability Version 3.72
Automatically created by Devel::PPPort running under perl 5.040002.
Do NOT edit this file directly! -- Edit PPPort_pm.PL and the
includes in parts/inc/ instead.
Use 'perldoc ppport.h' to view the documentation below.
----------------------------------------------------------------------
to display information for all known API elements.
=head1 BUGS
Some of the suggested edits and/or generated patches may not compile as-is
without tweaking manually. This is generally due to the need for an extra
parameter to be added to the call to prevent buffer overflow.
If this version of F<ppport.h> is causing failure during
the compilation of this module, please check if newer versions
dXSBOOTARGSXSAPIVERCHK|5.021006||Viu
dXSFUNCTION|5.005000||Viu
dXSI32|5.003007|5.003007|V
dXSTARG|5.006000|5.003007|poVnu
dXSUB_SYS|5.003007||Viu
edit_distance|5.023008||Vniu
EIGHT_BIT_UTF8_TO_NATIVE|5.023003||Viu
ELEMENT_RANGE_MATCHES_INVLIST|5.023002||Viu
EMBEDMYMALLOC|5.006000||Viu
emulate_cop_io|||xciu
emulate_setlocale|5.027009||Vniu
sub strip
{
my $self = do { local(@ARGV,$/)=($0); <> };
my($copy) = $self =~ /^=head\d\s+COPYRIGHT\s*^(.*?)^=\w+/ms;
$copy =~ s/^(?=\S+)/ /gms;
$self =~ s/^$HS+Do NOT edit.*?(?=^-)/$copy/ms;
$self =~ s/^SKIP.*(?=^__DATA__)/SKIP
if (\@ARGV && \$ARGV[0] eq '--unstrip') {
eval { require Devel::PPPort };
\$@ and die "Cannot require Devel::PPPort, please install.\\n";
if (eval \$Devel::PPPort::VERSION < $VERSION) {
view all matches for this distribution
view release on metacpan or search on metacpan
lib/App/BackupPlan.pm view on Meta::CPAN
# Autoload methods go after =cut, and are processed by the autosplit program.
1;
__END__
# Below is stub documentation for your module. You'd better edit it!
=head1 NAME
App::BackupPlan - Perl extension for automated, regular backups
view all matches for this distribution
view release on metacpan or search on metacpan
lib/App/BambooCli.pm view on Meta::CPAN
print join ' ', sort grep {/^$sub_command/} @sub_commands;
return;
}
elsif ( ! $self->sub_commands->{$sub_command} ) {
unshift @{$option->files}, $sub_command;
$sub_command = $ENV{VTIDE_DIR} ? 'edit' : 'start';
}
eval {
$self->load_subcommand( $sub_command, $option )->auto_complete($auto);
1;
} or do {
lib/App/BambooCli.pm view on Meta::CPAN
if ( grep {/^$sub_command./} @sub_commands ) {
$getopt->cmd($sub_command);
}
elsif ( ! $self->sub_commands->{$sub_command} ) {
$getopt->cmd( $ENV{VTIDE_DIR} ? 'edit' : 'start' );
unshift @args, $sub_command;
}
else {
$getopt->cmd($sub_command) if ! $getopt->cmd;
}
lib/App/BambooCli.pm view on Meta::CPAN
$self->config( App::BambooCli::Config->new(%{ $options->config }) );
#if ( ! $self->sub_commands->{ $opt->cmd } ) {
# unshift @ARGV, $opt->cmd;
# $opt->cmd( $ENV{VTIDE_DIR} ? 'edit' : 'start' );
# $opt->files(\@ARGV);
#}
my $subcommand = $self->load_subcommand( $opt->cmd, $opt );
#if ( ! $subcommand ) {
# $subcommand = $self->load_subcommand( $ENV{VTIDE_DIR} ? 'edit' : 'start', $opt );
# my (undef, $dir) = $subcommand->session_dir($opt->cmd);
# if ( !$dir ) {
# my $error = $@;
# warn $@ if $opt->opt->verbose;
# warn "Unknown command '$cmd'!\n",
view all matches for this distribution
view release on metacpan or search on metacpan
lib/App/BarnesNoble/WishListMinder.pm view on Meta::CPAN
wishlist = WISHLIST URL HERE
END CONFIG
say "\nYou need to replace the ALL CAPS placeholders with the correct values.";
}
if (my $editor = $ENV{VISUAL} || $ENV{EDITOR}) {
require Text::ParseWords;
system(Text::ParseWords::shellwords($editor), "$config_file");
}
} # end configure
#---------------------------------------------------------------------
sub create_database_schema
lib/App/BarnesNoble/WishListMinder.pm view on Meta::CPAN
-a, --all-history Show price history even when multiple items match
-e, --email Send Price Drop Alert email (implies --update)
-q, --quiet Don't print list of updates
-s, --since=DATE Print books whose price changed on or after DATE
-u, --update Download current prices from wishlist
--configure Create and/or edit the config file
--help Display this help message
--version Display version information
END USAGE
exit;
view all matches for this distribution
view release on metacpan or search on metacpan
lib/App/Base/Script/Option.pod view on Meta::CPAN
=encoding utf8
=for comment POD_DERIVED_INDEX_GENERATED
The following documentation is automatically generated. Please do not edit
this file, but rather the original, inline with App::Base::Script::Option
at lib/App/Base/Script/Option.pm
(on the system that originally ran this).
If you do edit this file, and don't want your changes to be removed, make
sure you change the first line.
=cut
=head1 NAME
view all matches for this distribution
view release on metacpan or search on metacpan
~~~~
## DIagrams Through Ascii Art - ditaa
This is a special system to turn ASCII art into pretty pictures, nice to render diagrams.
You do need to make sure that you are using a proper monospaced font with your editor otherwise things will go awry with spaces. See [ditaa] for reference.
The content for this code-block must be the same that you would use to with the [ditaa] software
* title
* used as the generated images 'alt' argument
view all matches for this distribution
view release on metacpan or search on metacpan
views/index.tt view on Meta::CPAN
<!--
Credit goes to the Ruby on Rails team for this page
has been heavily based on the default Rails page that is
built with a scaffolded application.
Thanks a lot to them for their work.
view all matches for this distribution
view release on metacpan or search on metacpan
=for comment
changeset: 266:3318723ff27e
user: Toshiyuki Shimono <tulamili@gmail.com>
date: Fri Feb 26 07:34:14 2016 +0000
summary: colgrep.pl edited online with Bitbucket
=for comment
changeset: 265:7c3930e1a0d5
user: Toshiyuki Shimono <tulamili@gmail.com>
date: Thu Feb 25 08:38:58 2016 +0000
summary: colgrep.pl edited online with Bitbucket
=for comment
changeset: 264:388169015481
user: Toshiyuki Shimono <tulamili@gmail.com>
date: Thu Feb 25 08:37:14 2016 +0000
view all matches for this distribution