Help for this page
use threads::shared; my $HS : shared; # compile time declaration $HS = new Something();
use threads::shared; $HS = new Something(); share($HS);
www.com | www.net | www.org
No recent polls found