in reply to Re^3: "cpan force install I18N::Langinfo" failure (1,000th post)
in thread "cpan force install 18N::Langinfo" failure

This module only partially supports the XBRL standard and won't currently work on Windows systems. So it seems your efforts are doomed to failure. Sorry. :-(

Probably not :)

#my $doc = XBRL->new({file => $xbrl_file, schema_dir=>"/var/cache/xbrl +"});
This appears to be the only portability issue ... you have to set your own schema_dir ... should work on win32 provided you fix that