- irc://irc.perl.org/ether
- in/karenetheridge
- https://paypal.me/karenetheridge42
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
: [ether@jaeger 1494578091.9720/B-Hooks-OP-Check-0.21]$; perl Makefile.PL && make && make install | |
Generating a Unix-style Makefile | |
Writing Makefile for B::Hooks::OP::Check | |
Writing MYMETA.yml and MYMETA.json | |
Running Mkbootstrap for Check () | |
chmod 644 "Check.bs" | |
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/25.12/bin/perl5.25.12" -MExtUtils::Command::MM -e 'cp_nonempty' -- Check.bs blib/arch/auto/B/Hooks/OP/Check/Check.bs 644 | |
cc -c -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector-strong -I/opt/local/include -O3 -DVERSION=\"0.21\" -DXS_VERSION=\"0.21\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/25.12/lib/5.25.12/darwin-2level/CORE" Check.c | |
rm -f blib/arch/auto/B/Hooks/OP/Check/Check.bundle | |
env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -L/opt/local/lib -fstack-protector-strong Check.o -o blib/arch/auto/B/Hooks/OP/Check/Check.bundle \ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
: [ether@jaeger ~]$; cpanm LWP::Protocol::https | |
--> Working on LWP::Protocol::https | |
Fetching http://mirrors.gossamer-threads.com/CPAN/authors/id/O/OA/OALDERS/LWP-Protocol-https-6.07.tar.gz ... ERROR: LWP will support https URLs if the LWP::Protocol::https module is installed. | |
FAIL | |
! Download http://mirrors.gossamer-threads.com/CPAN/authors/id/O/OA/OALDERS/LWP-Protocol-https-6.07.tar.gz failed. Retrying ... | |
ERROR: LWP will support https URLs if the LWP::Protocol::https module is installed. | |
! Download http://mirrors.gossamer-threads.com/CPAN/authors/id/O/OA/OALDERS/LWP-Protocol-https-6.07.tar.gz failed. Retrying ... | |
ERROR: LWP will support https URLs if the LWP::Protocol::https module is installed. | |
! Download http://mirrors.gossamer-threads.com/CPAN/authors/id/O/OA/OALDERS/LWP-Protocol-https-6.07.tar.gz failed. Retrying ... | |
! Failed to download http://mirrors.gossamer-threads.com/CPAN/authors/id/O/OA/OALDERS/LWP-Protocol-https-6.07.tar.gz |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11:08 < ether> I have a message from the Perl QA Hackathon! Could System::Info be made into a debian package? is there a proper channel for making this request? | |
11:10 < Dom> the official way is to email the bug tracking system with an 'RFP' | |
11:10 < Dom> using reportbug on a debian system, or https://www.debian.org/devel/wnpp/#l2 | |
11:10 < Dom> X-Debbugs-Cc: [email protected] | |
11:11 < Dom> or, persuade someone here to take care of it :) | |
11:15 < axhn> Or: Learn the packaging skill and find a sponsor who will do the upload | |
11:15 < Dom> quite | |
13:17 < carandraug> ether: did you open a RFP? | |
13:19 < ether> did not see the response until just now; I shall do so | |
13:19 < ether> ..or have the person making the request do so :) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11:08 < ether> I have a message from the Perl QA Hackathon! Could System::Info be made into a debian package? is there a proper channel for making this request? | |
11:10 < Dom> the official way is to email the bug tracking system with an 'RFP' | |
11:10 < Dom> using reportbug on a debian system, or https://www.debian.org/devel/wnpp/#l2 | |
11:10 < Dom> X-Debbugs-Cc: [email protected] | |
11:11 < Dom> or, persuade someone here to take care of it :) | |
11:15 < axhn> Or: Learn the packaging skill and find a sponsor who will do the upload | |
11:15 < Dom> quite | |
13:17 < carandraug> ether: did you open a RFP? | |
13:19 < ether> did not see the response until just now; I shall do so | |
13:19 < ether> ..or have the person making the request do so :) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Failed test 'root_dir' | |
# at t/lib/Test/Code/TidyAll/Basic.pm line 485. | |
# (in Test::Code::TidyAll::Basic->test_cli) | |
# ' {backup_ttl => '15m',plugins => {},root_dir => '/private/tmp/Code-TidyAll-vD2j',verbose => 1}' | |
# doesn't match '(?^:root_dir\ \=\>\ \'\/tmp\/Code\-TidyAll\-vD2j\')' | |
# Failed test 'pipe: stdin tidied' | |
# at t/lib/Test/Code/TidyAll/Basic.pm line 527. | |
# (in Test::Code::TidyAll::Basic->test_cli) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
: [ether@jaeger git/Sub-Name]$; perl Makefile.PL && make | |
********************************* WARNING ********************************** | |
This module uses Dist::Zilla for development. This Makefile.PL will let you | |
run the tests, but you are encouraged to install Dist::Zilla and the needed | |
plugins if you intend on doing any serious hacking. | |
**************************************************************************** |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
: [ether@jaeger 1466462308.21587/OpenGL-0.6704_06]$; perl Makefile.PL | |
glversion.c:36:3: warning: 'glutInit' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
glutInit(&argc, argv); | |
^ | |
/System/Library/Frameworks/GLUT.framework/Headers/glut.h:431:22: note: 'glutInit' has been explicitly marked deprecated here | |
extern void APIENTRY glutInit(int *argcp, char **argv) OPENGL_DEPRECATED(10_0, 10_9); | |
^ | |
glversion.c:37:3: warning: 'glutInitWindowSize' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
glutInitWindowSize(1,1); | |
^ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dpkg-query -L libapache2-mod-perl2 | grep '\/Apache\/' | |
/usr/lib/perl5/Apache/TestRun.pm | |
/usr/lib/perl5/Apache/TestClient.pm | |
/usr/lib/perl5/Apache/TestMM.pm | |
/usr/lib/perl5/Apache/TestCommonPost.pm | |
/usr/lib/perl5/Apache/TestConfigParrot.pm | |
/usr/lib/perl5/Apache/TestRunPHP.pm | |
/usr/lib/perl5/Apache/Test.pm | |
/usr/lib/perl5/Apache/TestConfigC.pm | |
/usr/lib/perl5/Apache/TestServer.pm |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env perl | |
use strict; | |
use warnings; | |
# PODNAME: command-line utility to nopaste | |
use App::Nopaste::Command; | |
if (my $url = App::Nopaste::Command->new_with_options->run) { | |
print $url; | |
print "\n"; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File::Slurp: | |
PAUSE-Permissions <-- send PR | |
Test-Inline <-- send PR (need github repo) -- it is at https://github.com/TheOpenRepository/Test-Inline | |
Parse-CPAN-Packages | |
CGI-FormBuilder-Source-Perl-0.01 | |
Perl-Version-1.013 | |
Pod-Readme-v1.1.2 | |
Test-Name-FromLine-0.13 | |
Daemon::Generic - runtime |