I hereby claim:
- I am mpeters on github.
- I am mpeters (https://keybase.io/mpeters) on keybase.
- I have a public key whose fingerprint is 66A0 6716 6676 E8EF 0AC5 9760 A9B1 3EF7 FA33 58FC
To claim this, I am signing this object:
| # | |
| # Automatically generated file; DO NOT EDIT. | |
| # Linux/arm64 5.15.18-200.fc35.aarch64 Kernel Configuration | |
| # | |
| CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.1 20211203 (Red Hat 11.2.1-7)" | |
| CONFIG_CC_IS_GCC=y | |
| CONFIG_GCC_VERSION=110201 | |
| CONFIG_CLANG_VERSION=0 | |
| CONFIG_AS_IS_GNU=y | |
| CONFIG_AS_VERSION=23700 |
| # | |
| # Automatically generated file; DO NOT EDIT. | |
| # Linux/arm64 5.15.40 Kernel Configuration | |
| # | |
| CONFIG_CC_VERSION_TEXT="gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-4)" | |
| CONFIG_CC_IS_GCC=y | |
| CONFIG_GCC_VERSION=80500 | |
| CONFIG_CLANG_VERSION=0 | |
| CONFIG_AS_IS_GNU=y | |
| CONFIG_AS_VERSION=23000 |
| # | |
| # Automatically generated file; DO NOT EDIT. | |
| # Linux/arm64 5.15.18-200.fc35.aarch64 Kernel Configuration | |
| # | |
| CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.1 20211203 (Red Hat 11.2.1-7)" | |
| CONFIG_CC_IS_GCC=y | |
| CONFIG_GCC_VERSION=110201 | |
| CONFIG_CLANG_VERSION=0 | |
| CONFIG_AS_IS_GNU=y | |
| CONFIG_AS_VERSION=23700 |
I hereby claim:
To claim this, I am signing this object:
| vagrant up | |
| Bringing machine 'foo' up with 'virtualbox' provider... | |
| ==> foo: Importing base box 'hansode/centos-5.7-i386'... | |
| ==> foo: Matching MAC address for NAT networking... | |
| ==> foo: Checking if box 'hansode/centos-5.7-i386' is up to date... | |
| ==> foo: Setting the name of the VM: centos_vagrant_57_foo_1470009402755_29149 | |
| ==> foo: Clearing any previously set network interfaces... | |
| ==> foo: Preparing network interfaces based on configuration... | |
| foo: Adapter 1: nat | |
| foo: Adapter 2: hostonly |
I hereby claim:
To claim this, I am signing this object:
| http://cpan.metacpan.org/authors/id/A/AB/ABERNDT/Net-Snarl/Net-Snarl-0.01.tar.gz | |
| http://cpan.metacpan.org/authors/id/A/AB/ABURLISON/explain-0.5beta.tar.gz | |
| http://cpan.metacpan.org/authors/id/A/AB/ABURLISON/mkpkg.tar.gz | |
| http://cpan.metacpan.org/authors/id/A/AC/ACALPINI/Win32-Clipboard-0.50.zip | |
| http://cpan.metacpan.org/authors/id/A/AC/ACALPINI/Win32Clipboard-0.03.zip | |
| http://cpan.metacpan.org/authors/id/A/AC/ACALPINI/Win32Console-0.03.zip | |
| http://cpan.metacpan.org/authors/id/A/AC/ACALPINI/Win32GUI-Beta-bin-500404.zip | |
| http://cpan.metacpan.org/authors/id/A/AC/ACALPINI/Win32Internet-0.08.zip | |
| http://cpan.metacpan.org/authors/id/A/AC/ACALPINI/Win32Shortcut-0.03.zip | |
| http://cpan.metacpan.org/authors/id/A/AC/ACALPINI/Win32Sound-0.03.zip |
| 155 | |
| ACH-Builder | |
| Acme-Method-CaseInsensitive | |
| AdminMisc | |
| AI-NeuralNet-BackProp | |
| AI-NeuralNet-Mesh | |
| AI-NeuralNet-SOM | |
| ALL | |
| AltaVista-PerlSDK | |
| AltaVista-SDKLinguistics |
| #!/usr/bin/env perl | |
| use strict; | |
| use warnings; | |
| use Carp; | |
| print "Orig : " . \&Carp::confess . "\n"; | |
| my $copy = \&Carp::confess; | |
| print "Copy : $copy\n"; | |
| my $new = sub {}; | |
| print "New : $new\n"; |
| { | |
| "tooltip": { | |
| "body": "{font-size: 10px; color: #eeeeee}", | |
| "mode": "auto", | |
| "colour": "#eeeeee", | |
| "mouse": 0, | |
| "background": "#6699cc", | |
| "title": "{font-size: 14px; font-weight: bold; color: #ffffff}" | |
| }, | |
| "y_axis": { |