X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Fwith.git;a=blobdiff_plain;f=lib%2Fwith.pm;fp=lib%2Fwith.pm;h=965e6da442f32ca51f60047967b943521959c596;hp=4bef4cec12d04c77997b71cb32eeae2753f2c3c6;hb=8aa4d8cae76a921141ab962f2a28f34f82e0d817;hpb=5d3ec9b6f2a27ddb9a986a67cd428df2340af986 diff --git a/lib/with.pm b/lib/with.pm index 4bef4ce..965e6da 100644 --- a/lib/with.pm +++ b/lib/with.pm @@ -24,6 +24,12 @@ Version 0.02 our $VERSION = '0.02'; +=head1 WARNING + +This module was an early experiment which turned out to be completely unpractical. +Therefore its use is officially B. +Please don't use it, and don't hesitate to contact me if you want to reuse the namespace. + =head1 SYNOPSIS package Deuce;