30-10-2017, 03:42 PM
(30-10-2017, 03:25 PM)dinky Wrote: Stop doing that. If you're using Debian, stay in this lane.
OK, wrist slapped !
Code:
@DebServer64:~$ /usr/bin/get_iplayer -V
get_iplayer 3.06-ppa31a, Copyright (C) 2008-2010 Phil Lewis
This program comes with ABSOLUTELY NO WARRANTY; for details use --warranty.
This is free software, and you are welcome to redistribute it under certain
conditions; use --conditions for details.
and
Code:
@DebServer64:~$ perl -MIO::Socket::SSL -e 'print "$IO::Socket::SSL::VERSION\n";'
2.044
@DebServer64:~$ perl -MMojolicious -e 'print "$Mojolicious::VERSION\n";'
7.21