# # sub brmap { my ($tag) = @_; if ($tag eq "ambiguous") { return "main"; } # To test [F]unction if ($tag eq "x") { return "main"; } # To test [B]oth return ""; }
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 6306 | Gabor Maghera | Branching cvs2p4 into personal module. | ||
//guest/perforce_software/utils/cvs2p4/test/brmap.pl | |||||
#1 | 5601 | Richard Geiger | Integrate 3.0 changes, preparing to publish. | ||
//guest/richard_geiger/utils/cvs2p4/test/brmap.pl | |||||
#1 | 5470 | Richard Geiger | The Neverending Story. |