develooper Front page | perl.perl6.internals | Postings from April 2008

[perl #53270] [TODO] Rename/refactor _handle_mswin32()

Thread Previous | Thread Next
From:
James Keenan
Date:
April 23, 2008 18:41
Subject:
[perl #53270] [TODO] Rename/refactor _handle_mswin32()
# New Ticket Created by  James Keenan 
# Please include the string:  [perl #53270]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=53270 >


There are five configuration step classes where the class's runstep()  
method has an internal subroutine called _handle_mswin32().  These  
classes are:

config/auto//crypto.pm
config/auto//gettext.pm
config/auto//gmp.pm
config/auto//opengl.pm
config/auto//readline.pm

Attached is an example of this subroutine, in this case, from  
auto::readline:



Thread Previous | Thread Next


Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About