Skip to main content



I was asked to Interview at #JPL once for an immediate need contract to address some infrastucture issues back in the NT 4.0 days.

The interview itself went well between me and three staff members, and at the end they gave me a quick tour of the facilities and team members I would be managing.

I figured I would be receiving a call and offer letter in the next day or two, but before I left, they led me to a room with some workstations and asked me to take a test.

I declined.

Less than a month later, two of those interviewers in the group were among the students attending a Core Technologies class I was teaching in the #MCSE program.

"When you boil the water, you really should just make the damn coffee."
  • me -
#tallship #interviews #testing #certifications You no can haz #Cheezburgerz! 🍔 #nimrods



.

reshared this



IO-Socket-SSL-2.079


Nearly transparent SSL encapsulation for IO::Socket::INET.

Changes for 2.079 - 2023-01-16
https://metacpan.org/dist/IO-Socket-SSL

Mark Gardner reshared this.




Date-Parse-Modern-0.1


Provide string to unixtime conversions

Changes for 0.1 - 2023-01-13
  • First version, released on an unsuspecting world.

https://metacpan.org/release/BAKERSCOT/Date-Parse-Modern-0.1


Email-Date-Format-1.008


produce RFC 2822 date strings

Changes for 1.008 - 2023-01-13T21:44:14-05:00
  • use the version of Time::Local that doesn't guess at whether a year is 99 or 1999 🙂
  • skip tests on Win32 that never pass
  • modernize just a bit of code

https://metacpan.org/dist/Email-Date-Format


CPAN-Uploader-0.103018


upload things to the CPAN

Changes for 0.103018 - 2023-01-13T21:11:24-05:00
  • a bit of refactoring and testing of .pause parser (thanks, Shlomi Fish)

https://metacpan.org/dist/CPAN-Uploader


Config-INI-0.029


simple .ini-file format

Changes for 0.029 - 2023-01-13T20:57:41-05:00
  • fix typo in Pod
  • slightly clean up some archaicisms in source

https://metacpan.org/dist/Config-INI


Catalyst-Plugin-URI-0.005


Sugar and strong errors for $c->uri_for

Changes for 0.005 - 2023-01-13
  • Added V3 which removes named actions. See docs for how to specify v2 if you need that feature. Hopefully name actions will land in Catalyst core soon.

https://metacpan.org/dist/Catalyst-Plugin-URI



GDGraph-1.56


Produces charts with GD

Changes for 1.56
  • Improve the language explaining the 2023 update. Docs-only change.

https://metacpan.org/dist/GDGraph


App-RPM-Spec-License-0.02


Tool for working with RPM spec file licenses.

Changes for 0.02 - 2023-01-13T13:50:20+01:00
  • Add -u command option to print unique licenses only.
  • Change example in doc to print duplicite license.
  • Update minimal dependencies.

https://metacpan.org/dist/App-RPM-Spec-License




FASTX-Reader-1.9.0


A simple module to parse FASTA and FASTQ files, supporting compressed files and paired-ends.

Changes for 1.9.0 - 2023-01-12
  • Added `slice(from, len)` method to FASTX::Seq (works as substr)
  • Added `string()` method to get the sequence as a string (FASTQ or FASTA according to the record), with `as_string()` as alias
  • Added `is_fasta()` and `is_fastq()` methods to FASTX::Seq
  • Added `as_fasta()` and `as_fastq()` aliases to FASTX::Seq (for syntax consistency)

https://metacpan.org/dist/FASTX-Reader


App-DBBrowser-2.313


Browse SQLite/MySQL/PostgreSQL databases and their tables interactively.

Changes for 2.313 - 2023-01-13
  • Bugfix in first_column_is_autoincrement.
  • Update attach/detach SQLite databases.

https://metacpan.org/dist/App-DBBrowser


WebService-HashiCorp-Vault-0.02


Perl API for HashiCorp's Vault

Changes for 0.02 - 2022-01-13
  • Add put/delete functions to auth and audit PR#12 thanks to @yewtc
  • Correct pod from GH#10
  • Rename TEST_AUTHOR to AUTHOR_TESTING for GH#13

https://metacpan.org/dist/WebService-HashiCorp-Vault


SPVM-0.9681


SPVM Language

Changes for 0.9681 - 2022-01-13
  • New Features
  • Incompative Changes
  • Internal Compatible Changes

https://metacpan.org/dist/SPVM







Geo-Coder-OpenCage-0.34


Forward and reverse geocoding with the OpenCage Geocoding API

Changes for 0.34 - 2022-01-12
  • support address_only optional param
  • optionally specify http => 1 in object creation to make requests via http rather than https
  • avoid duplicate POD

https://metacpan.org/dist/Geo-Coder-OpenCage


PDL-Transform-Color-1.007


Useful color system conversions for PDL

Changes for 1.007 - 2023-01-12
  • fixes for f_lab including tests - thanks @stphnlyd
  • minimum Perl 5.10
  • switch to using PDL::Graphics::ColorSpace for both speed and correctness

https://metacpan.org/dist/PDL-Transform-Color




Chemistry-PeriodicTable-0.0400


Provide access to chemical element properties

Changes for 0.0400 - 2023-01-11T08:33:26Z
  • Improve eg/periodic.pl again!
  • Improve variable and attribute names.
  • Add the eg/element-property.pl plotting program.

https://metacpan.org/dist/Chemistry-PeriodicTable





App-CSVUtils-1.002


CLI utilities related to CSV

Changes for 1.002 - 2023-01-04
  • [cli csv-intrange] Add option --sort.
  • Fix Abstract of csv-uniq.

https://metacpan.org/dist/App-CSVUtils



HTTP-CSPHeader-v0.2.1


manage dynamic content security policy headers

Changes for v0.2.1 - 2023-01-11T14:43:34+00:00
  • No Changes from v0.2.0.

https://metacpan.org/dist/HTTP-CSPHeader



FASTX-Reader-1.8.1


A simple module to parse FASTA and FASTQ files, supporting compressed files and paired-ends.

Changes for 1.8.1 - 2023-01-09
  • Updated tests
  • Update POD documentation

https://metacpan.org/dist/FASTX-Reader


Chemistry-PeriodicTable-0.0303


Provide access to chemical element properties

Changes for 0.0303 - 2023-01-09T07:10:06Z
  • Fix element types again.
  • Improve the eg/periodic.pl script more.

https://metacpan.org/dist/Chemistry-PeriodicTable





Astro-SIMBAD-Client-0.047


Fetch astronomical data from SIMBAD 4.

Changes for 0.047 - 2023-01-07
  • Make XML:😁oubleEncodedEntities optional. Add test entities_test, without this module but with all others, to prove it is not needed
  • or warn if it is, as the case may be.

https://metacpan.org/dist/Astro-SIMBAD-Client



Form-Tiny-2.17


Input validator centered around Type::Tiny

Changes for 2.17
  • resolve deprecation of Form::Tiny::Filter (removed the package)
  • documentation improvements

https://metacpan.org/dist/Form-Tiny



App-VivaldiUtils-0.010


Utilities related to the Vivaldi browser

Changes for 0.010 - 2022-10-07
  • No functional changes.
  • [doc] Mention App::BraveUtils.

https://metacpan.org/dist/App-VivaldiUtils







System-Info-0.063


Basic information about the system

Changes for 0.063 - 2023-01-06
  • Add openSUSE Leap-15.3
  • Check DSM-7.0.1 update 2
  • Add openSUSE Leap 15.4 Beta
  • Add Sys:😮sRelease to SEE ALSO
  • Add DSM-7.1
  • Add Rocky-8.6
  • Add Rocky-9.0
  • Add OmniOS-11-151042
  • Add Rocky-8.7
  • It's 2023

https://metacpan.org/dist/System-Info