X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2FVariable%2FMagic.pm;h=52425fb565e5fa04f8da3fa9ec9c20560d14e99f;hb=8c49e5b8fe531ebdf14f14288ad05a68b49f4a79;hp=9261808b371f23b8da8d41585d5ca2f32528e1ac;hpb=391dfbafe931a004b429a0f13ca58b4d10f60887;p=perl%2Fmodules%2FVariable-Magic.git diff --git a/lib/Variable/Magic.pm b/lib/Variable/Magic.pm index 9261808..52425fb 100644 --- a/lib/Variable/Magic.pm +++ b/lib/Variable/Magic.pm @@ -435,7 +435,7 @@ The only way to address this would be to return a reference. If you define a wizard with a C callback and cast it on itself, this destructor won't be called because the wizard will be destroyed first. -Using C and C magics on hashes may cause segfaults. +Using simultaneously C and C magics on hashes may cause segfaults. =head1 DEPENDENCIES