Actions
action #1411
closedRemove deprecated code from lib/modules and make awstandard obsolete
Start date:
2014-02-06
Due date:
% Done:
100%
Estimated time:
5.00 h
Description
There is a lot of code in lib/modules that have become obsolete with the port to Mojolicious.
- awstandard should die:
- All the calls to file_content() should be replaced by Mojolicious' slurp()
- Any other useful function should be migrated into a proper Mojolicious helper
- sort_list and sort_table are obsolete
- openqa.pm needs cleanup:
- several functions are obsolete
- Functions that are UI related (like cycle, res_css and res_display) should be migrated into proper Mojolicious helpers
Actions