Size: a a a

Курилка Perl-групп

2020 January 02

VG

Vadim Goncharov in Курилка Perl-групп
Делал лабораторки для студентов на Gentoo. Курс читался редко, раз в два года. И каждый раз алгоритм установки уже не совпадал ))) приходилось изучать, что опять переделали ))))
источник

VG

Vadim Goncharov in Курилка Perl-групп
Vasily Terkin
Это не канал и не группа
в оригинале уже потёрли, хуле
источник

VG

Vadim Goncharov in Курилка Perl-групп
Handbook Gentoo - одна большая такая сплошная лабораторка )
источник

VG

Vadim Goncharov in Курилка Perl-групп
use strict;
use warnings;

use CGI;

   # create a CGI object (query) for use
my $q = CGI->new;

# Process an HTTP request
my @values  = $q->multi_param('form_field');
my $value   = $q->param('param_name');

my $fh      = $q->upload('file_field');

my $riddle  = $q->cookie('riddle_name');
my %answers = $q->cookie('answers');

# Prepare various HTTP responses
print $q->header();
print $q->header('application/json');
источник

S

Syntax Highlight Bot in Курилка Perl-групп
Vadim Goncharov
use strict;
use warnings;

use CGI;

   # create a CGI object (query) for use
my $q = CGI->new;

# Process an HTTP request
my @values  = $q->multi_param('form_field');
my $value   = $q->param('param_name');

my $fh      = $q->upload('file_field');

my $riddle  = $q->cookie('riddle_name');
my %answers = $q->cookie('answers');

# Prepare various HTTP responses
print $q->header();
print $q->header('application/json');
источник

VG

Vadim Goncharov in Курилка Perl-групп
эй, а где тёмный фон
источник

VT

Vasily Terkin in Курилка Perl-групп
Темы настрой
источник

VT

Vasily Terkin in Курилка Perl-групп
/theme@cris_highlight_bot
источник

VG

Vadim Goncharov in Курилка Perl-групп
/theme@cris_highlight_bot
источник

VG

Vadim Goncharov in Курилка Perl-групп
в приват? О_о
источник

VT

Vasily Terkin in Курилка Perl-групп
Банк
источник

VT

Vasily Terkin in Курилка Perl-групп
perl
BEFOREHEAD: close door, each window & exit; wait until time. open spellbook, study, read (scan, select, tell us); write it, print the hex whole each watches, reverse its length, write again; kill spiders, pop them, chop, split, kill them. unlink arms, shift, wait & listen (listening, wait), sort the flock (then, warn the "goats" & kill the "sheep"); kill them, dump qualms, shift moralities, values aside, each one; die sheep! die to reverse the system you accept (reject, respect); next step, kill next sacrifice, each sacrifice, wait, redo ritual until "all the spirits are pleased"; do it ("as they say"). do it(*everyone***must***participate***in***forbidden**s*e*x*). return last victim; package body; exit crypt (time, times & "half a time") & close it, select (quickly) & warn your next victim; AFTERWORDS: tell nobody, wait, wait until time; wait until next year, next decade; sleep, sleep, die yourself, die at last
источник

VT

Vasily Terkin in Курилка Perl-групп
Меня игнорируют
источник

VG

Vadim Goncharov in Курилка Perl-групп
энтитис проставь
источник

VT

Vasily Terkin in Курилка Perl-групп
BEFOREHEAD: close door, each window & exit; wait until time. open spellbook, study, read (scan, select, tell us); write it, print the hex whole each watches, reverse its length, write again; kill spiders, pop them, chop, split, kill them. unlink arms, shift, wait & listen (listening, wait), sort the flock (then, warn the "goats" & kill the "sheep"); kill them, dump qualms, shift moralities, values aside, each one; die sheep! die to reverse the system you accept (reject, respect); next step, kill next sacrifice, each sacrifice, wait, redo ritual until "all the spirits are pleased"; do it ("as they say"). do it(*everyone***must***participate***in***forbidden**s*e*x*). return last victim; package body; exit crypt (time, times & "half a time") & close it, select (quickly) & warn your next victim; AFTERWORDS: tell nobody, wait, wait until time; wait until next year, next decade; sleep, sleep, die yourself, die at last
источник

VT

Vasily Terkin in Курилка Perl-групп
Еще советы будут?
источник

VG

Vadim Goncharov in Курилка Perl-групп
а ты тремя бэктиками ставил?
источник

VT

Vasily Terkin in Курилка Perl-групп
Vasily Terkin
perl
BEFOREHEAD: close door, each window & exit; wait until time. open spellbook, study, read (scan, select, tell us); write it, print the hex whole each watches, reverse its length, write again; kill spiders, pop them, chop, split, kill them. unlink arms, shift, wait & listen (listening, wait), sort the flock (then, warn the "goats" & kill the "sheep"); kill them, dump qualms, shift moralities, values aside, each one; die sheep! die to reverse the system you accept (reject, respect); next step, kill next sacrifice, each sacrifice, wait, redo ritual until "all the spirits are pleased"; do it ("as they say"). do it(*everyone***must***participate***in***forbidden**s*e*x*). return last victim; package body; exit crypt (time, times & "half a time") & close it, select (quickly) & warn your next victim; AFTERWORDS: tell nobody, wait, wait until time; wait until next year, next decade; sleep, sleep, die yourself, die at last
Здесь
источник

VT

Vasily Terkin in Курилка Perl-групп
perl
use Modern::Perl;
say "Hello, World!";
источник

VT

Vasily Terkin in Курилка Perl-групп
источник