Re: Module naming and a couple other questions

2012-09-15 Thread Eric Wilhelm
Hi Josh, # from Joshua Megerman on Friday 14 September 2012: >My initial inclination was to just call the >module WMIClient, but I'm starting to think that WMI::Client or some >other name would be better. The only 2 modules I currently see on >CPAN that provide similar functionality are DBD::WMI

Re: Module naming and a couple other questions

2012-09-15 Thread Smylers
Joshua Megerman writes: > I'm a new member of PAUSE, looking to upload my first module. Hi Josh. Thanks for sharing with the Perl community. > 1. I have developed a module that provides an XS interface to the WMI > library (libasync_wmi_lib.so) that is generated by building the Zenoss WMI > soft