Help for this page
#!/usr/bin/perl -w use strict; use Data::Dumper; ... my $vmDir = $pamKey->{ "m_voiceMessagePath" }; print Dumper $vmDir;
$VAR1 = [ 'C:\\Documents and Settings\\johnday.MERCURY\\My Documents\\Pamela\\Vo +icemsg\\', 1 ];