Jan Dubois
/
0.64
(JDB on 2026-08-11)
0.63
(JDB on 2026-08-09)
0.62
(JDB on 2026-05-11)
0.61
(JDB on 2026-05-10)
0.60
(JDB on 2026-05-05)
0.59
(JDB on 2022-05-05)
0.58
(JDB on 2022-01-18)
0.59_02 DEV
(JDB on 2026-05-04)
0.57
(JDB on 2021-03-10)
0.56
(JDB on 2021-03-08)
0.55
(JDB on 2021-03-08)
0.54
(JDB on 2020-03-28)
0.53
(JDB on 2019-08-06)
0.52
(JDB on 2015-08-19)
0.51
(JDB on 2015-01-26)
0.50
(JDB on 2015-01-26)
0.49
(JDB on 2014-04-15)
0.48
(JDB on 2013-11-21)
0.47
(JDB on 2013-02-22)
0.46
(JDB on 2013-02-19)
0.45
(JDB on 2012-08-15)
0.44
(JDB on 2011-01-12)
0.43
(JDB on 2011-01-12)
0.42
(JDB on 2011-01-06)
0.41
(JDB on 2010-12-11)
0.40
(JDB on 2010-12-08)
0.39
(JDB on 2009-01-20)
0.38
(JDB on 2008-06-27)
0.37
(JDB on 2008-06-26)
0.36
(JDB on 2008-04-18)
0.35
(JDB on 2008-04-01)
0.34
(JDB on 2007-11-21)
0.33
(JDB on 2007-11-12)
0.32
(JDB on 2007-09-20)
0.31
(JDB on 2007-09-10)
0.30
(JDB on 2007-06-25)
0.29
(JDB on 2007-05-17)
0.28_01 DEV
(JDB on 2007-05-16)
0.27_02 DEV
(JDB on 2007-05-15)
0.27_01 DEV
(JDB on 2007-04-18)
0.27
(JDB on 2007-03-07)
Win32-0.64
13 ++
⭐ Starred 8
GitHub stars
/
README.md
Win32
Interfaces to some Win32 API functions.
The Win32 module bundles small Perl wrappers around the Win32 API —
process and user information, paths, shortcuts, registry keys, system
metrics, and more. Most originated in the "Perl for Win32" port from
ActiveWare; Perl later split them out of the core interpreter into a
separate distribution to keep the core lean.
The module is dual-life: it has shipped with core Perl since 5.8.4,
but the CPAN release is the upgrade path for users on Perls that
bundle an older copy.
Documentation
Full reference documentation is on MetaCPAN: https://metacpan.org/pod/Win32
Installation
cpanm Win32
Bug tracker
https://github.com/perl-libwin32/win32/issues
License
This module is free software; you may redistribute it and/or modify it
under the same terms as Perl itself.