Subject: | method get_line_by_name() conflicts with the one provided by Map::Tube. |
Hi Gisbert,
How you are doing mate. Hope you are busy doing what you like the most.
Just a quick note, I was testing one of tube map and I noticed get_line_by_name() doesn't throw exception when no name is passed as parameter, even through I was checking in the method. Followed through the code and found that I got your plugin Map::Tube::Plugin::FuzzyFind is installed and also provide method by the same name get_line_by_name(). For whatever reason, it picks your method every time I call $map->get_line_by_name().
In my opinion you can get rid of the method get_line_by_name() from your plugin as it's not doing anything special, just straight search by name.
I was wondering why you haven't got github account yet. It would have been quicker if you had one. Never mind. Please let me know if you have any questions.
Best Regards,
Mohammad S Anwar