Fixed RT120946#1
Open
nigelhorne wants to merge 3 commits intoronsavage:masterfrom
Open
Conversation
Owner
|
I've uncovered a can of worms. My source version is 1.03. CPAN is 1.08. The source code for Timeline.pm says 2.07. I think it's best to delete my version of work from CPAN's. |
Author
|
FWIW, I'm also playing with visjs to decide which I prefer. There are pros and cons of both it an simile. |
Owner
|
Hi Nigel
Thanx for the reference. I've never heard of visjs but agree it is very
relevant.
…On 10/04/17 23:28, Nigel Horne wrote:
FWIW, I'm also playing with visjs to decide which I prefer. There are
pros and cons of both it an simile.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AABT-CmDPuY8HcA84sPPwRG6AM79B6iBks5rui5ugaJpZM4M0S1W>.
--
Ron Savage - savage.net.au
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The main fix is the removal of 'my' for a variable already defined in the same scope. The other fixes are around the Makefile.PL which didn't work.