-
Having trouble installing the latest. Not sure of the exact problems.
``` bash
$ which perl
perl is /usr/local/perlbrew/perls/perl-5.14.2/bin/perl
$ perl -v
This is perl 5, version 14, subversion 2…
-
I think this is a bug, but maybe not? Both examples below involve --scandeps. Example one cpanm will grab the latest DBI-Oracle distribution from CPAN. In example two it will grab the same distribut…
-
``` bash
Building and testing Pinto-Common-0.062 …
-
Hi,
I have a .net c# web application which i am using to upload / download files from dropbox.
My processes all work except the download.
When a user clicks the button with the following code, the…
-
This follows on from a previous issue(#9) but remains unresolved.
Not all my tasks, User Stories or bugs have a Date Due assigned, but I have added a custom field to all these entities as per the ins…
-
I am trying to get the Impending Doom mashup to work. I downloaded the latest version and extracted it to my Mashups folder but it throws errors which are below. I have quite a few other mashups insta…
-
When i use jquery 1.6 and 1.7 i got an error like this :
Uncaught TypeError: Cannot read property 'length' of undefined
d.widget._createjquery.multiselect.min.js:16
b.Widget._createWidgetjquery-ui-1…
-
Right now I have workers that handle 3-6 functions each. By default, they do so with each function getting its priority by the order in which the functions are registered. For example, one of my PHP w…