Skip to main content



Put colors on numerical digits (0 to 9) according to the electric resistance color codes. 1 for brown, 2 for red, 3 for orange and so on with some small change.

Changes for 0.054 - 2023-06-09T09:41:00Z





Perl object overlay of the RPM query command

Changes for 0.02 - 2023-06-08

  • skip tests unless linux and has rpm in path


Chainable require hook

Changes for 0.012 - 2023-04-22

  • Add option -debug.
  • [bugfix] -end was not functioning as advertised.
  • Add hook: source::test::str.
  • [doc] Document import options.
  • [doc] Tweak Synopsis to make example clearer.
  • [internal] Always use our own version of blessed(), to be minimalist.