Skip to content
This repository has been archived by the owner on Jul 30, 2018. It is now read-only.

Split alluvion subroutines into separate files based on what they do #26

Closed
Jigoku opened this issue May 7, 2015 · 1 comment
Closed
Assignees
Labels
Milestone

Comments

@Jigoku
Copy link
Owner

Jigoku commented May 7, 2015

As reference in main script:

#require $Bin . "/lib/interface.pm";
#require $Bin . "/lib/common.pm";
#require $Bin . "/lib/request.pm";
#require $Bin . "/lib/proxy.pm";
#require $Bin . "/lib/debug.pm";
#require $Bin . "/lib/bookmarks.pm";
#require $Bin . "/lib/searchquery.pm";
#require $Bin . "/lib/hashlookup.pm";

This will make things ALOT easier to find/edit/review.

@Jigoku Jigoku added the priority label May 7, 2015
@Jigoku Jigoku self-assigned this May 7, 2015
@Jigoku Jigoku added this to the 0.3 milestone May 7, 2015
@Jigoku Jigoku mentioned this issue May 11, 2015
@Jigoku
Copy link
Owner Author

Jigoku commented May 19, 2015

This just makes things messier and breaks alot of stuff.... not important i guess.

@Jigoku Jigoku closed this as completed May 19, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant