The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.03

  • slackget10::Package
  • slackget10::PackageList
  • slackget10::SpecialFiles::PACKAGES
  • slackget10::SpecialFiles::CHECKSUMS
  • slackget10::SpecialFiles::FILELIST
  • slackget10::SpecialFileContainer
  • slackget10::SpecialFileContainerList
  • The slackget10::Base have well advance, and a new namespace have been added : slackget10::Network::* which will manage all network connections. Classes from this namespace will be has simple has the other to use (I hope...) New classesare (I can ommit somes..) :
  • All slackget10::Network::* classes
  • slackget10::List
  • slackget10::Server
  • slackget10::ServerList
  • slackget10::Config (I think it's a new one but I'm not sure :))

Modules

The main slack-get 1.0 library
A module which centralize some base methods usefull to slack-get
An interface to the configuration file
A class to manage date for slack-get.
A class to manage files.
This class is a general List class.
A wrapper for network operation in slack-get
A wrapper for network operation in slack-get
This class encapsulate LWP::Simple
This class encapsulate LWP::Simple
A wrapper for network operation in slack-getd
This class is the internal representation of a package for slack-get 1.0
This class is a container of slackget10::Package object
The slack-get search class
A to represent a server from the servers.xml file.
A container of slackget10::Server object
A class to class, sort and compil the PACKAGES.TXT, CHECKSUMS.md5 and FILELIST.TXT
This class is a container of slackget10::SpecialFileContainer object
An interface for the special file CHECKSUMES.md5
An interface for the special file FILELIST.TXT
An interface for the special file PACKAGES.TXT