Closed jhthorsen closed 9 years ago
Hey, thanks very much for your report. Looks like I simply forgot to do a new release. I thought I had removed 3.1.0 from cpan, but it seems it only got removed from my pause account and not actually in the cpan repo. I made a dumb mistake with that version, so I probably just have to do another release.
Will now take a look why master did not build!? Sorry and I hope you will retry once I figured it out!
Btw. are you building on windows or linux or mac?
I'm pretty sure the error with the master.tar.gz
is due to github not including submodules within the tarballs. If you check out the branch via git and do a submodule update
, it may probably just work!
I'm running the latest Ubuntu, so it should work since travis is successful.
I will try again by cloning the repo.
That worked like a charm! :+1:
Looking forward to a new release. I'm testing out this version to see if it's stable enough to make it a core dependency of my Mojolicious::Plugin::AssetPack module.
Cool! I would suggest to checkout the test suite, which is IMO pretty extensive and is pretty much the base for us to call it stable :) Libsass is (un?)fortunately a pretty fast moving target, so I took the freedom to not release that often, since there don't seem to be too many active perl users.
DISCLAIMER: Some self advertising: If you're looking for a spriting solution, maybe checkout some of my other stuff I released on github, like https://github.com/mgreter/OCBNET-WebSprite. We actually do all of our Asset Management with perl at work.
Sweet! I guess my timing was just the worst, then since I couldn't install CSS::Sass right now.
Thanks for the advertisement - I've been considering something like that myself, but now it could be easier to integrate it in AssetPack.
I think the number of active Perl users would go up, if this was always the latest. Maybe you could automate the build process to make a new build, whenever sass gets a new tag?
Unfortunately that would probably fail a lot of releases (like the last one), since sometimes I need to update Build.pl
to include new dependecies etc. But in general I try to do a release for every libsass release. I guess the more people are using it (and giving feedback like you did), the more time I'm willing to invest to make releases! Otherwise I'm mostly busy hacking in libsass directly these days.
That's really cool :+1: Thanks!
I've tried installing your module without any success.
I also tried to pull it directly from github:
Do you have any ideas on where I fail?
Looks like I'm not the only one:
http://www.cpantesters.org/distro/C/CSS-Sass.html?oncpan=1&distmat=1&version=v0.8.0&grade=3