Skip to main content



We are Slovak CPAN authors.

Changes for 0.28 - 2023-06-24T18:04:43+02:00

  • Fix minimal version of module.


Build external dependencies for use in CPAN

Changes for 2.81_01 - 2023-06-24T09:54:28Z

  • Added support for xz compression with Alien::Build:😛lugin::Extract::ArchiveTar (gh#404)
  • Extract negotiator (Alien::Build:😛lugin::Extract::Negotiate) now prefers the Extract::ArchiveTar plugin for tar.xz files. On Windows Extract::ArchiveTar is now always used for tar.xz files because the BSD tar that comes with Windows can hang on tar.xz if xz is in the PATH (gh#403, gh#404)


Tags helper for login register.

Changes for 0.02 - 2023-06-24T17:34:48+02:00

  • Add messages bellow button.
  • Add tests for constructor.



Destructuring Assignment Syntax for Perl

Changes for 0.0.15

  • Add a test for multi-line assignment statement
  • Put all code from assign.pm in assign::0
  • Refactor to declare vars before assignments