Compare commits
No commits in common. "e823f5d8839e5a8b20c2095c2722ee9623d66d84" and "e27ac13e68e3448ab4198e78b35cedf7906b8391" have entirely different histories.
e823f5d883
...
e27ac13e68
@ -1,3 +0,0 @@
|
|||||||
\chapter{systemd}
|
|
||||||
\label{chap:systemd}
|
|
||||||
|
|
@ -1,3 +0,0 @@
|
|||||||
\chapter{systemd}
|
|
||||||
\label{chap:systemd}
|
|
||||||
|
|
@ -37,7 +37,7 @@ condimentum ante in metus iaculis quis congue diam commodo.
|
|||||||
|
|
||||||
%-------------------------------------------------------------
|
%-------------------------------------------------------------
|
||||||
|
|
||||||
\section{La famille \texttt{roff}}
|
\section{roff}
|
||||||
\index{roff}\label{roff} \index{groff}\index{troff}
|
\index{roff}\label{roff} \index{groff}\index{troff}
|
||||||
|
|
||||||
%
|
%
|
||||||
|
@ -1,10 +0,0 @@
|
|||||||
#!/usr/bin/perl
|
|
||||||
use strict;
|
|
||||||
use LWP::Simple;
|
|
||||||
use HTML::Parser;
|
|
||||||
|
|
||||||
my $page = get "https://tetalab.org";
|
|
||||||
|
|
||||||
my $parser = HTML::Parser->new;
|
|
||||||
$parser->parse($page);
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user