- or download this
use strict;
use warnings;
...
CProcess->PrintProcessInfo("perl.exe");
- or download this
use strict;
use warnings;
...
require Tk::MainWindow;
require 5.000;
require Exporter;
- or download this
require B;
...
my $otherref = $anon;
my $refcount = B::svref_2object($anon)->REFCNT(); # => 2