Retourner au contenu associé (entrée de forum : Sed)
Posté par Axioplase ıɥs∀ (site web personnel) le 17 février 2010 à 04:25. En réponse au message Sed. Évalué à 3.
perl -MHTML::SimpleLinkExtor -MLWP::Simple -e 'map{print"$_\n"}grep{/REGEXP/}HTML::SimpleLinkExtor->new->parse(get("URL"))->links;'
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
# PEEEEEEERRRRRRRRLLLL
Posté par Axioplase ıɥs∀ (site web personnel) . En réponse au message Sed. Évalué à 3.
perl -MHTML::SimpleLinkExtor -MLWP::Simple -e 'map{print"$_\n"}grep{/REGEXP/}HTML::SimpleLinkExtor->new->parse(get("URL"))->links;'\o/