Skip to content
Snippets Groups Projects
Commit e0fa3457 authored by Andy Yates's avatar Andy Yates
Browse files

Removing core from all files which could use an alternative.

It seems we have others within the team that would like to use
ensembl-io but will not because of the core dependency. This commit
attempts to

1. Remove any use of Utils::Exception and replace it with Carp

2. Remove any use of Utils::IO work_with_file and replace it with an
open

3. Remove any un-used import (there were a lot)

Also this commit pulls up that simple_list.t is no longer a valid test
because its dependencies are broken.
parent a6bdf16f
No related branches found
No related tags found
2 merge requests!16Keeping core API dependencies to a minimum,!16Keeping core API dependencies to a minimum
Showing
with 40 additions and 49 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment