The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
11.12.2016
- changed torrent download path to ~/Downloads
- table width optimize to terminal width
- changed displayed size of torrents to Mb
- perldoc

12.12.2016
- fixed table width
- saving only if key is in range a-o
- added Encode module, fix for Unicode characters ..'wide char in print...'

13.12.2016
- POSIX exports only ceil()
- linux & ubuntu opens with nohup xdg-open
- fixed seeds limits
- added option -A -B -C to pick result from command line

16.12.2016
- POSIX termios_h loading with eval/require in case we're on MSWin32 or msys
- say 'press key' after results are displayed 
- torrent file name based on title 

17.12.2016
- fixed "illegal backslash escape sequence in string..." error
- forgot to move version, moving to 0.05

21.12.2016
- remove \t from results

28.12.2016
- changed extratorrent for piratebay
- no torrents are downloaded, instead magnet link is opened 
- added IO::Socket::SSL  and HTTP::Tinyish dependency, which should pick right https client (LWP, Tiny, curl or wget)
- needs min. OpenSSL 1.0.1 library because of TLS v1.2