This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 43 - New Configuration Parser
Summary: New Configuration Parser
Status: RESOLVED FIXED
Alias: None
Product: Validator
Classification: Unclassified
Component: check (show other bugs)
Version: 0.6.0b1
Hardware: All other
: P2 enhancement
Target Milestone: 0.7.0
Assignee: Terje Bless
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 42 48 68
  Show dependency treegraph
 
Reported: 2002-10-26 20:07 UTC by Terje Bless
Modified: 2002-11-26 21:43 UTC (History)
0 users

See Also:


Attachments

Description Terje Bless 2002-10-26 20:07:29 UTC
Configuaration Parser should use Config::General to parse configuration files
instead of our own homebrew version.
Comment 1 Ville Skyttä 2002-11-26 16:43:46 UTC
Done, just committed the Config::General stuff.