X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2FSub%2FNary.pm;h=a90787ba2b96c3d1a0bfbea93164b41991e2bc6b;hb=f7d712bde30494bfb668c00310ba288f5d1daeed;hp=f3f87e300cc901c220c6f7cad5319ff20617c2cc;hpb=9c114b45769d6880b8635884bb3734f00c2742c2;p=perl%2Fmodules%2FSub-Nary.git diff --git a/lib/Sub/Nary.pm b/lib/Sub/Nary.pm index f3f87e3..a90787b 100644 --- a/lib/Sub/Nary.pm +++ b/lib/Sub/Nary.pm @@ -91,7 +91,7 @@ it is considered to return C<3> scalars with probability C<1/2>, C<2> with proba The total probability law for a given returning point is the convolution product of the probabilities of its list elements. -As such, +As such, sub notsosimple { return 1, simple(), 2 @@ -606,7 +606,7 @@ L (standard since perl 5), L (since perl 5.005) and L (since Vincent Pit, C<< >>, L. -You can contact me by mail or on #perl @ FreeNode (vincent or Prof_Vince). +You can contact me by mail or on C (vincent). =head1 BUGS